Searched refs:pthread_attr_t (Results 76 - 100 of 113) sorted by relevance

12345

/haiku-fatelf/src/tests/system/libroot/posix/
H A Dpthread_signal_test.cpp11 static pthread_attr_t attributes;
/haiku-fatelf/src/system/libroot/posix/pthread/
H A Dpthread.cpp100 __pthread_init_creation_attributes(const pthread_attr_t* pthreadAttributes,
136 pthread_create(pthread_t* _thread, const pthread_attr_t* attr,
/haiku-fatelf/headers/posix/
H A Dsignal.h41 pthread_attr_t* sigev_notify_attributes;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_create/
H A D1-6.c154 pthread_attr_t ta;
H A Dthreads_scenarii.c31 pthread_attr_t ta;
122 /* This function will initialize every pthread_attr_t object in the scenarii array */
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_getschedparam/
H A D1-3.c189 pthread_attr_t ta;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sched_yield/
H A D1-1.c197 pthread_attr_t attr;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/threads/condvar/
H A Dpthread_cond_wait_1.c165 pthread_attr_t high_attr, low_attr;
H A Dpthread_cond_wait_2.c166 pthread_attr_t high_attr, low_attr;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/threads/schedule/
H A D1-1.c150 pthread_attr_t low_attr, high_attr;
H A D1-2.c158 pthread_attr_t low_attr, high_attr;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_getschedparam/
H A Dstress.c173 pthread_attr_t ta[ 4 ];
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_mutex_lock/
H A Ds-c1.c176 pthread_attr_t tha;
H A Ds-c2.c132 pthread_attr_t ta;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_join/
H A Dthreads_scenarii.c33 pthread_attr_t ta;
110 /* This function will initialize every pthread_attr_t object in the scenarii array */
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/threads/pi_test/
H A Dpitest-1.c229 pthread_attr_t threadattr;
H A Dpitest-4.c243 pthread_attr_t threadattr;
H A Dpitest-5.c251 pthread_attr_t threadattr;
H A Dpitest-6.c230 pthread_attr_t threadattr;
H A Dpitest-2.c255 pthread_attr_t threadattr;
H A Dpitest-3.c270 pthread_attr_t threadattr;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_detach/
H A Dthreads_scenarii.c31 pthread_attr_t ta;
122 /* This function will initialize every pthread_attr_t object in the scenarii array */
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_exit/
H A Dthreads_scenarii.c31 pthread_attr_t ta;
122 /* This function will initialize every pthread_attr_t object in the scenarii array */
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_cond_timedwait/
H A Dstress1.c195 pthread_attr_t ta;
H A Dstress2.c175 pthread_attr_t ta;

Completed in 132 milliseconds

12345