Home
last modified time | relevance | path

Searched refs:_dispatch_queue_attrs (Results 1 – 3 of 3) sorted by relevance

/trueos/lib/libdispatch/src/
HDqueue_internal.h208 extern const struct dispatch_queue_attr_s _dispatch_queue_attrs[]
HDinit.c247 const struct dispatch_queue_attr_s _dispatch_queue_attrs[] variable
HDqueue.c1086 return (dispatch_queue_attr_t)&_dispatch_queue_attrs in _dispatch_get_queue_attr()