Searched refs:sigev_thread (Results 1 – 3 of 3) sorted by relevance
36 struct sigev_thread;53 struct sigev_thread *sn_tn;57 struct sigev_thread { struct58 LIST_ENTRY(sigev_thread) tn_link;
53 static LIST_HEAD(,sigev_thread) sigev_threads;58 static struct sigev_thread *sigev_default_thread;65 static struct sigev_thread *sigev_thread_create(int);305 static struct sigev_thread *308 struct sigev_thread *tn; in sigev_thread_create()369 struct sigev_thread *tn; in sigev_service_loop()
17 SRCS+= aio.c mq.c sigev_thread.c timer.c