Home
last modified time | relevance | path

Searched refs:_dispatch_continuation_free_to_cache_limit (Results 1 – 4 of 4) sorted by relevance

/trueos/lib/libdispatch/src/
HDqueue_internal.h292 void _dispatch_continuation_free_to_cache_limit(dispatch_continuation_t c);
295 #define _dispatch_continuation_free_to_cache_limit(c) \ macro
HDinline_internal.h906 _dispatch_continuation_free_to_cache_limit(dc); in _dispatch_continuation_free()
948 _dispatch_continuation_free_to_cache_limit(dc1); in _dispatch_continuation_pop()
HDsemaphore.c485 _dispatch_continuation_free_to_cache_limit(dc); in _dispatch_group_wake()
HDqueue.c1846 _dispatch_continuation_free_to_cache_limit(dispatch_continuation_t dc) in _dispatch_continuation_free_to_cache_limit() function
3113 _dispatch_continuation_free_to_cache_limit(dc1); in _dispatch_after_timer_callback()