Searched refs:_dispatch_continuation_cache_limit (Results 1 – 4 of 4) sorted by relevance
291 extern int _dispatch_continuation_cache_limit;294 #define _dispatch_continuation_cache_limit DISPATCH_CONTINUATION_CACHE_LIMIT macro
891 if (slowpath(cnt > _dispatch_continuation_cache_limit)) { in _dispatch_continuation_free_cacheonly()
1842 int _dispatch_continuation_cache_limit = DISPATCH_CONTINUATION_CACHE_LIMIT; variable1853 _dispatch_continuation_cache_limit) <= 0){ in _dispatch_continuation_free_to_cache_limit()
2326 _dispatch_continuation_cache_limit = DISPATCH_CONTINUATION_CACHE_LIMIT; in _dispatch_memorystatus_handler()2330 _dispatch_continuation_cache_limit = in _dispatch_memorystatus_handler()