Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- q -
- QUEUE_COUNTER
: queue_internal.h
- queue_delete()
: liblfds.h
, queue_delete.c
- queue_dequeue()
: liblfds.h
, queue_queue.c
- queue_enqueue()
: liblfds.h
, queue_queue.c
- queue_guaranteed_enqueue()
: liblfds.h
, queue_queue.c
- queue_internal_freelist_delete_function()
: queue_delete.c
, queue_internal.h
- queue_internal_freelist_init_function()
: queue_internal.h
, queue_new.c
- queue_internal_guaranteed_new_element_from_freelist()
: queue_internal.h
, queue_new.c
- queue_internal_init_element()
: queue_internal.h
, queue_new.c
- queue_internal_new_element_from_freelist()
: queue_internal.h
, queue_new.c
- queue_internal_queue()
: queue_internal.h
, queue_queue.c
- queue_internal_validate()
: queue_internal.h
, queue_query.c
- queue_new()
: liblfds.h
, queue_new.c
- QUEUE_PAC_SIZE
: queue_internal.h
- QUEUE_POINTER
: queue_internal.h
- queue_query()
: queue_query.c
, liblfds.h
- QUEUE_QUERY_ELEMENT_COUNT
: liblfds.h
- queue_query_type
: liblfds.h
- QUEUE_QUERY_VALIDATE
: liblfds.h
- QUEUE_STATE_ATTEMPT_DEQUEUE
: queue_internal.h
- QUEUE_STATE_EMPTY
: queue_internal.h
- QUEUE_STATE_ENQUEUE_OUT_OF_PLACE
: queue_internal.h
- QUEUE_STATE_UNKNOWN
: queue_internal.h