pthread_self 1701 compat/nedmalloc/malloc.c.h #define CURRENT_THREAD pthread_self() pthread_self 1885 compat/nedmalloc/malloc.c.h #define CURRENT_THREAD pthread_self() pthread_self 76 compat/win32/pthread.h extern pthread_t pthread_self(void); pthread_self 610 run-command.c if (!pthread_equal(main_thread, pthread_self())) { pthread_self 748 run-command.c main_thread = pthread_self();