Searched refs:pthread_self (Results 1 - 25 of 69) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_pid.c55 *tidp = pthread_self();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Dthread-watch.c113 assert(!p->thread_running || !pthread_equal(pthread_self(), p->thread_id));
151 assert(!pthread_equal(pthread_self(), p->thread_id));
167 assert(pthread_equal(pthread_self(), p->thread_id));
176 assert(!p->thread_running || !pthread_equal(pthread_self(), p->thread_id));
185 assert(!p->thread_running || !pthread_equal(pthread_self(), p->thread_id));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dthread-watch.c113 assert(!p->thread_running || !pthread_equal(pthread_self(), p->thread_id));
151 assert(!pthread_equal(pthread_self(), p->thread_id));
167 assert(pthread_equal(pthread_self(), p->thread_id));
176 assert(!p->thread_running || !pthread_equal(pthread_self(), p->thread_id));
185 assert(!p->thread_running || !pthread_equal(pthread_self(), p->thread_id));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/transapp/
H A Dlogfile.cs46 "Log file removal thread: %lu", (u_long)pthread_self());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dopensslthreadlock.c41 #define THREAD_ID pthread_self( )
H A Dthreaded-ssl.c61 ret=(unsigned long)pthread_self();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dthreads.c78 extern pthread_t pthread_self ()
351 if (pthread_equal(tok->tid, pthread_self())) {
362 tok->tid = pthread_self();
624 return((int) pthread_self());
660 return(mainthread == pthread_self());
727 (pthread_self != NULL) &&
786 mainthread = pthread_self();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dthreads.c78 extern pthread_t pthread_self ()
351 if (pthread_equal(tok->tid, pthread_self())) {
362 tok->tid = pthread_self();
624 return((int) pthread_self());
660 return(mainthread == pthread_self());
727 (pthread_self != NULL) &&
786 mainthread = pthread_self();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dtls.h68 # ifndef pthread_self
69 # pragma weak pthread_self macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dtls.h68 # ifndef pthread_self
69 # pragma weak pthread_self macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/ssl/
H A Dsslserver.c137 pthread_detach(pthread_self());
178 # define THREAD_ID pthread_self()
H A Dsslclient.c127 # define THREAD_ID pthread_self()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/ssl/
H A Dsslserver.c137 pthread_detach(pthread_self());
178 # define THREAD_ID pthread_self()
H A Dsslclient.c127 # define THREAD_ID pthread_self()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dthreads.h104 # define THREAD_ID pthread_self()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/events/
H A Dhandler.c124 pthread_detach(pthread_self());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/events++/
H A Dhandler.cpp116 pthread_detach(pthread_self());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dthreads.h104 # define THREAD_ID pthread_self()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/events/
H A Dhandler.c124 pthread_detach(pthread_self());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/events++/
H A Dhandler.cpp116 pthread_detach(pthread_self());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/glthread/
H A Dthread.h117 # ifndef pthread_self
118 # pragma weak pthread_self macro
151 (pthread_in_use () ? (void *) pthread_self () : NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dthreads.c82 extern pthread_t pthread_self ()
363 if (pthread_equal(tok->tid, pthread_self())) {
374 tok->tid = pthread_self();
765 return ((int) pthread_self());
801 return (mainthread == pthread_self());
870 (pthread_self != NULL) &&
934 mainthread = pthread_self();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dthreads.c82 extern pthread_t pthread_self ()
363 if (pthread_equal(tok->tid, pthread_self())) {
374 tok->tid = pthread_self();
765 return ((int) pthread_self());
801 return (mainthread == pthread_self());
870 (pthread_self != NULL) &&
934 mainthread = pthread_self();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devthread_pthread.c97 r.thr = pthread_self();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dnetwork.c51 return (intptr_t) pthread_self();

Completed in 282 milliseconds

123