Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dmbrtowc.c42 # define c11_threads_in_use() (thrd_exit != NULL) macro
44 # define c11_threads_in_use() 0 macro
H A Dsetlocale_null.c44 # define c11_threads_in_use() (thrd_exit != NULL) macro
46 # define c11_threads_in_use() 0 macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/glthread/
H A Dlock.h85 # define c11_threads_in_use() 1 macro
89 # define c11_threads_in_use() (thrd_exit != NULL) macro
91 # define c11_threads_in_use() 0 macro