Searched refs:thread_t (Results 1 - 20 of 20) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_msg.c20 const char *, repsite_t *, int *, thread_t *));
55 thread_t elect_thr, *site_thrs, *tmp, tid;
162 sizeof(thread_t))) == NULL) {
174 [nsites++], &tid, sizeof(thread_t));
249 thread_t hm_thrs[MAX_THREADS];
322 thread_t *hm_thr;
395 thread_t *hm_thrp;
H A Drep_base.h71 typedef HANDLE thread_t; typedef
104 typedef pthread_t thread_t; typedef
H A Drep_base.c40 thread_t all_thr, conn_thr;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/txn_guide/
H A Dtxn_guide.c15 typedef HANDLE thread_t; typedef
34 typedef pthread_t thread_t; typedef
49 * Printing of a thread_t is implementation-specific, so we
76 thread_t writer_threads[NUMWRITERS];
H A Dtxn_guide_inmemory.c15 typedef HANDLE thread_t; typedef
34 typedef pthread_t thread_t; typedef
49 * Printing of a thread_t is implementation-specific, so we
67 thread_t writer_threads[NUMWRITERS];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/txn_guide/
H A DTxnGuide.cpp14 typedef HANDLE thread_t; typedef
33 typedef pthread_t thread_t; typedef
47 // Printing of thread_t is implementation-specific, so we
73 thread_t writerThreads[NUMWRITERS];
H A DTxnGuideInMemory.cpp14 typedef HANDLE thread_t; typedef
33 typedef pthread_t thread_t; typedef
65 thread_t writerThreads[NUMWRITERS];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-tls.c113 typedef thread_t gl_thread_t;
116 thread_t thread;
H A Dtest-lock.c134 typedef thread_t gl_thread_t;
137 thread_t thread;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlock.c437 lock->owner = (thread_t) 0;
444 thread_t self = thr_self ();
464 lock->owner = (thread_t) 0;
473 if (lock->owner != (thread_t) 0)
H A Dlock.h826 thread_t owner;
835 { DEFAULTMUTEX, (thread_t) 0, 0 }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dlock.c436 lock->owner = (thread_t) 0;
443 thread_t self = thr_self ();
463 lock->owner = (thread_t) 0;
472 if (lock->owner != (thread_t) 0)
H A Dlock.h825 thread_t owner;
834 { DEFAULTMUTEX, (thread_t) 0, 0 }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dlock.c436 lock->owner = (thread_t) 0;
443 thread_t self = thr_self ();
463 lock->owner = (thread_t) 0;
472 if (lock->owner != (thread_t) 0)
H A Dlock.h825 thread_t owner;
834 { DEFAULTMUTEX, (thread_t) 0, 0 }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A Dtest-lock.c138 typedef thread_t gl_thread_t;
141 thread_t thread;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Dppp_comp.c145 thread_t thread;
194 thread_t thread;
257 thread_t thread;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_comp.c145 thread_t thread;
194 thread_t thread;
257 thread_t thread;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/threads/
H A Dmttest.c862 thread_t thread_ctx[MAX_THREAD_NUMBER];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/threads/
H A Dmttest.c892 thread_t thread_ctx[MAX_THREAD_NUMBER];

Completed in 294 milliseconds