Searched defs:c11_threads_in_use (Results 1 – 3 of 3) sorted by relevance
42 # define c11_threads_in_use() (thrd_exit != NULL) macro44 # define c11_threads_in_use() 0 macro
44 # define c11_threads_in_use() (thrd_exit != NULL) macro46 # define c11_threads_in_use() 0 macro
85 # define c11_threads_in_use() 1 macro89 # define c11_threads_in_use() (thrd_exit != NULL) macro91 # define c11_threads_in_use() 0 macro