thrd_current 148 maint/gnulib/lib/glthread/thread.c thread->tid = thrd_current (); thrd_current 126 maint/gnulib/lib/thrd.c # undef thrd_current thrd_current 152 maint/gnulib/lib/thrd.c thread->tid = thrd_current (); thrd_current 178 maint/gnulib/lib/thrd.c thrd_current () thrd_current 163 maint/gnulib/lib/threads.in.h _GL_FUNCDECL_RPL (thrd_current, thrd_t, (void) _GL_ATTRIBUTE_PURE); thrd_current 164 maint/gnulib/lib/threads.in.h _GL_CXXALIAS_RPL (thrd_current, thrd_t, (void)); thrd_current 167 maint/gnulib/lib/threads.in.h _GL_FUNCDECL_SYS (thrd_current, thrd_t, (void) _GL_ATTRIBUTE_PURE); thrd_current 169 maint/gnulib/lib/threads.in.h _GL_CXXALIAS_SYS (thrd_current, thrd_t, (void)); thrd_current 171 maint/gnulib/lib/threads.in.h _GL_CXXALIASWARN (thrd_current); thrd_current 175 maint/gnulib/lib/threads.in.h _GL_WARN_ON_USE (thrd_current, "thrd_current is unportable - " thrd_current 81 maint/gnulib/tests/test-mtx.c # define thrd_current_pointer() (*((void **) thrd_current ().__)) thrd_current 84 maint/gnulib/tests/test-mtx.c # define thrd_current_pointer() ((void *) (uintptr_t) thrd_current ()) thrd_current 86 maint/gnulib/tests/test-mtx.c # define thrd_current_pointer() ((void *) thrd_current ()) thrd_current 45 maint/gnulib/tests/test-thrd_create.c main_thread_before = thrd_current (); thrd_current 53 maint/gnulib/tests/test-thrd_create.c main_thread_after = thrd_current (); thrd_current 28 maint/gnulib/tests/test-thrd_current.c main_thread = thrd_current (); thrd_current 66 maint/gnulib/tests/test-thread_local.c # define thrd_current_pointer() (*((void **) thrd_current ().__)) thrd_current 69 maint/gnulib/tests/test-thread_local.c # define thrd_current_pointer() ((void *) (uintptr_t) thrd_current ()) thrd_current 71 maint/gnulib/tests/test-thread_local.c # define thrd_current_pointer() ((void *) thrd_current ()) thrd_current 30 maint/gnulib/tests/test-threads-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::thrd_current, thrd_t, (void)); thrd_current 58 maint/gnulib/tests/test-tss.c # define thrd_current_pointer() (*((void **) thrd_current ().__)) thrd_current 61 maint/gnulib/tests/test-tss.c # define thrd_current_pointer() ((void *) (uintptr_t) thrd_current ()) thrd_current 63 maint/gnulib/tests/test-tss.c # define thrd_current_pointer() ((void *) thrd_current ())