OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ql_head_remove
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/test/include/test/
mq.h
68
ql_head_remove
(&mq->msgs, a_mq_msg_type, a_field); \
/external/jemalloc/include/jemalloc/internal/
ql.h
69
#define
ql_head_remove
(a_head, a_type, a_field) do { \
macro
/external/jemalloc/test/unit/
ql.c
156
ql_head_remove
(&head, list_t, link);
Completed in 5778 milliseconds