Searched refs:__concurrency_level (Results 1 – 3 of 3) sorted by relevance
24 int __concurrency_level; variable33 __concurrency_level = level; in pthread_setconcurrency()
25 return __concurrency_level; in pthread_getconcurrency()
174 extern int __concurrency_level attribute_hidden;
Completed in 7 milliseconds