Home
last modified time | relevance | path

Searched refs:hi_prio_thread (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/functional/threads/schedule/
D1-1.c60 void *hi_prio_thread(void *tmp) in hi_prio_thread() function
125 SAFE_PFUNC(pthread_create(&high_id, &high_attr, hi_prio_thread, NULL)); in main()
D1-2.c51 void *hi_prio_thread(void *tmp) in hi_prio_thread() function
137 SAFE_PFUNC(pthread_create(&high_id, &high_attr, hi_prio_thread, NULL)); in main()
/external/ltp/testcases/open_posix_testsuite/functional/threads/condvar/
Dpthread_cond_wait_1.c53 void *hi_prio_thread(void *tmp) in hi_prio_thread() function
119 SAFE_PFUNC(pthread_create(&high_id, &high_attr, hi_prio_thread, NULL)); in main()
Dpthread_cond_wait_2.c53 void *hi_prio_thread(void *tmp) in hi_prio_thread() function
119 SAFE_PFUNC(pthread_create(&high_id, &high_attr, hi_prio_thread, NULL)); in main()