Searched refs:pthread_t (Results 26 - 50 of 120) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-tls.c64 typedef pthread_t gl_thread_t;
67 pthread_t thread;
H A Dtest-lock.c85 typedef pthread_t gl_thread_t;
88 pthread_t thread;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlock.c50 pthread_t thread;
316 lock->owner = (pthread_t) 0;
323 pthread_t self = pthread_self ();
343 lock->owner = (pthread_t) 0;
352 if (lock->owner != (pthread_t) 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dlock.c49 pthread_t thread;
315 lock->owner = (pthread_t) 0;
322 pthread_t self = pthread_self ();
342 lock->owner = (pthread_t) 0;
351 if (lock->owner != (pthread_t) 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dlock.c49 pthread_t thread;
315 lock->owner = (pthread_t) 0;
322 pthread_t self = pthread_self ();
342 lock->owner = (pthread_t) 0;
351 if (lock->owner != (pthread_t) 0)
/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 ()
119 pthread_t tid;
140 static pthread_t mainthread;
/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 ()
119 pthread_t tid;
140 static pthread_t mainthread;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Dthread-watch.c44 pthread_t thread_id;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dthread-watch.c44 pthread_t thread_id;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_s6043 s/@db_threadid_t_decl@/typedef pthread_t db_threadid_t;/
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dsmooth-gtk-thread.c132 pthread_t tid[NUMT];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_base.h104 typedef pthread_t thread_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/common/
H A Dprivate.h107 pthread_t tid; /* Used by posix/timer.c */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/linux/
H A Dproc.c42 pthread_t wthr_id;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/posix/
H A Dproc.c39 pthread_t wthr_id;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/glthread/
H A Dlock.c401 lock->owner = (pthread_t) 0;
409 pthread_t self = pthread_self ();
436 lock->owner = (pthread_t) 0;
446 if (lock->owner != (pthread_t) 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/ssl/
H A Dsslserver.c66 pthread_t tid;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/ssl/
H A Dsslserver.c66 pthread_t tid;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/include/
H A Digmprt.h124 pthread_t igmprt_thr_timer;
125 pthread_t igmprt_thr_input;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpthread_slice.c48 pthread_t *workers;
204 c->workers = av_mallocz_array(thread_count, sizeof(pthread_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dthreadpsx.cpp119 static pthread_t gs_tidMain = (pthread_t)-1;
655 pthread_t GetId() const { return m_threadId; }
656 pthread_t *GetIdPtr() { return &m_threadId; }
683 pthread_t m_threadId; // id of the thread
974 return (bool)pthread_equal(pthread_self(), gs_tidMain) || gs_tidMain == (pthread_t)-1;
/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 ()
123 pthread_t tid;
145 static pthread_t mainthread;
/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 ()
123 pthread_t tid;
145 static pthread_t mainthread;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A Dtest-lock.c89 typedef pthread_t gl_thread_t;
92 pthread_t thread;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drepmgr.h53 typedef pthread_t thread_id_t;

Completed in 175 milliseconds

12345