Searched refs:pthread_t (Results 226 - 250 of 371) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_rwlock_rdlock/
H A D2-3.c63 static int set_priority(pthread_t pid, unsigned policy, unsigned prio)
151 pthread_t rd_thread, wr_thread;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_rwlock_unlock/
H A D3-1.c64 static int set_priority(pthread_t pid, unsigned policy, unsigned prio)
197 pthread_t writer1, reader, writer2;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigaction/templates/
H A Dtemplate_16-1.in131 pthread_t child;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_getschedparam/
H A Dstress.c101 pthread_t thread;
175 pthread_t th[ NTHREADS ];
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_self/
H A Dstress.c118 pthread_t running[NSCENAR];
171 pthread_t creation[NSCENAR]; /* Thread ID returned in pthread_create */
/haiku-fatelf/headers/posix/sys/
H A Dtypes.h61 typedef struct _pthread_thread *pthread_t; typedef in typeref:struct:_pthread_thread
/haiku-fatelf/src/tests/system/benchmarks/libMicro/
H A Dmutex.c143 pthread_t tid;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_atfork/
H A D3-2.c181 pthread_t ch;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_attr_setstack/
H A D2-1.c69 pthread_t new_th;
H A D4-1.c52 pthread_t new_th;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_barrier_wait/
H A D1-1.c70 pthread_t child_thread;
H A D3-1.c83 pthread_t child_thread;
H A D3-2.c90 pthread_t child_thread;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cancel/
H A D3-1.c94 pthread_t new_th;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_timedwait/
H A D1-1.c80 pthread_t thread1;
H A D2-1.c98 pthread_t thread1;
H A D2-2.c81 pthread_t thread1;
H A D3-1.c84 pthread_t thread1;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_wait/
H A D1-1.c28 pthread_t thread1;
H A D2-1.c28 pthread_t thread1;
H A D3-1.c26 pthread_t thread1;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_detach/
H A D1-2.c124 pthread_t child;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_exit/
H A D2-2.c137 pthread_t child;
H A D5-1.c150 pthread_t child;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_join/
H A D1-2.c118 pthread_t child;

Completed in 194 milliseconds

1234567891011>>