Home
last modified time | relevance | path

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

/third_party/gettext/gettext-runtime/intl/
Dsetlocale_null.c44 # define c11_threads_in_use() (thrd_exit != NULL) macro
46 # define c11_threads_in_use() 0 macro
Dlock.h87 # define c11_threads_in_use() (thrd_exit != NULL) macro
89 # define c11_threads_in_use() 0 macro