Home
last modified time | relevance | path

Searched refs:dispatch_block_create (Results 1 – 2 of 2) sorted by relevance

/trueos/lib/libdispatch/dispatch/
HDblock.h169 dispatch_block_create(dispatch_block_flags_t flags, dispatch_block_t block);
/trueos/lib/libdispatch/src/
HDqueue.c1885 #pragma mark dispatch_block_create
1933 dispatch_block_create(dispatch_block_flags_t flags, dispatch_block_t block) in dispatch_block_create() function