Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/src/
HDqueue_internal.h291 extern int _dispatch_continuation_cache_limit;
294 #define _dispatch_continuation_cache_limit DISPATCH_CONTINUATION_CACHE_LIMIT macro
HDinline_internal.h891 if (slowpath(cnt > _dispatch_continuation_cache_limit)) { in _dispatch_continuation_free_cacheonly()
HDqueue.c1842 int _dispatch_continuation_cache_limit = DISPATCH_CONTINUATION_CACHE_LIMIT; variable
1853 _dispatch_continuation_cache_limit) <= 0){ in _dispatch_continuation_free_to_cache_limit()
HDsource.c2326 _dispatch_continuation_cache_limit = DISPATCH_CONTINUATION_CACHE_LIMIT; in _dispatch_memorystatus_handler()
2330 _dispatch_continuation_cache_limit = in _dispatch_memorystatus_handler()