Searched refs:pthread_t (Results 201 - 225 of 371) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigaction/
H A D16-23.c131 pthread_t child;
H A D16-24.c131 pthread_t child;
H A D16-25.c131 pthread_t child;
H A D16-26.c131 pthread_t child;
H A D16-3.c131 pthread_t child;
H A D16-4.c131 pthread_t child;
H A D16-5.c131 pthread_t child;
H A D16-6.c131 pthread_t child;
H A D16-7.c131 pthread_t child;
H A D16-8.c131 pthread_t child;
H A D16-9.c131 pthread_t child;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigpause/
H A D2-1.c84 pthread_t new_th;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigwait/
H A D6-1.c118 pthread_t ch[ NTHREADS ];
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/threads/include/
H A Dpitest.h25 int test_set_priority(pthread_t pid, unsigned policy, unsigned prio)
/haiku-fatelf/headers/private/libroot/
H A Dpthread_private.h84 const pthread_attr_t* pthreadAttributes, pthread_t thread,
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cancel/
H A D5-2.c186 pthread_t test_ch;
237 pthread_t th_work, th_sig1, th_sig2;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_init/
H A D4-2.c94 pthread_t *thr;
238 pthread_t th_work, th_sig1, th_sig2;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_create/
H A D1-6.c151 pthread_t hpth[NCPU]; /* High priority threads */
152 pthread_t lpth; /* Low Priority thread */
H A D14-1.c189 pthread_t child;
255 pthread_t th_work, th_sig1, th_sig2;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_detach/
H A D4-3.c194 pthread_t child;
251 pthread_t th_work, th_sig1, th_sig2;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_getschedparam/
H A D1-3.c88 void check_param( pthread_t thread, int policy, int priority )
188 pthread_t child;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_join/
H A D6-3.c196 pthread_t child;
252 pthread_t th_work, th_sig1, th_sig2;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutex_init/
H A D5-3.c103 pthread_t *thr;
246 pthread_t th_work, th_sig1, th_sig2;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_rwlock_rdlock/
H A D2-1.c63 static int set_priority(pthread_t pid, unsigned policy, unsigned prio)
150 pthread_t rd_thread, wr_thread;
H A D2-2.c63 static int set_priority(pthread_t pid, unsigned policy, unsigned prio)
149 pthread_t rd_thread, wr_thread;

Completed in 178 milliseconds

1234567891011>>