Home
last modified time | relevance | path

Searched refs:thr (Results 1 – 2 of 2) sorted by relevance

/rt/
A Dtst-timer3.c52 pthread_t thr; in do_test() local
53 res = pthread_create (&thr, NULL, &do_timer_create, &sigev); in do_test()
60 res = pthread_join (thr, &val); in do_test()
A Dtst-mqueue5.c95 thr (void *arg) in thr() function
382 int ret = pthread_create (&th, NULL, thr, &thr_data); in do_child()
469 ev.sigev_value.sival_ptr = thr; in do_child()

Completed in 6 milliseconds