thrd_exit 64 maint/gnulib/lib/glthread/cond.h # define c11_threads_in_use() (thrd_exit != NULL) thrd_exit 89 maint/gnulib/lib/glthread/lock.h # define c11_threads_in_use() (thrd_exit != NULL) thrd_exit 179 maint/gnulib/lib/glthread/thread.c thrd_exit (0); thrd_exit 82 maint/gnulib/lib/glthread/thread.h # define c11_threads_in_use() (thrd_exit != NULL) thrd_exit 55 maint/gnulib/lib/glthread/tls.h # define c11_threads_in_use() (thrd_exit != NULL) thrd_exit 44 maint/gnulib/lib/mbrtoc32.c # define c11_threads_in_use() (thrd_exit != NULL) thrd_exit 42 maint/gnulib/lib/mbrtowc.c # define c11_threads_in_use() (thrd_exit != NULL) thrd_exit 44 maint/gnulib/lib/nl_langinfo.c # define c11_threads_in_use() (thrd_exit != NULL) thrd_exit 44 maint/gnulib/lib/setlocale_null.c # define c11_threads_in_use() (thrd_exit != NULL) thrd_exit 279 maint/gnulib/lib/threads.in.h _GL_FUNCDECL_SYS (thrd_exit, _Noreturn void, (int)); thrd_exit 282 maint/gnulib/lib/threads.in.h _GL_CXXALIAS_SYS_CAST (thrd_exit, void, (int)); thrd_exit 283 maint/gnulib/lib/threads.in.h _GL_CXXALIASWARN (thrd_exit); thrd_exit 287 maint/gnulib/lib/threads.in.h _GL_WARN_ON_USE (thrd_exit, "thrd_exit is unportable - " thrd_exit 37 maint/gnulib/tests/test-threads-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::thrd_exit, void, (int));