Home
last modified time | relevance | path

Searched defs:c11_threads_in_use (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/grep/lib/
H A Dsetlocale_null.c44 # define c11_threads_in_use() (thrd_exit != NULL) macro
46 # define c11_threads_in_use() 0 macro
/dragonfly/contrib/grep/lib/glthread/
H A Dlock.h87 # define c11_threads_in_use() (thrd_exit != NULL) macro
89 # define c11_threads_in_use() 0 macro