Searched refs:thread_communication_data_t (Results 1 – 4 of 4) sorted by relevance
76 } thread_communication_data_t; typedef87 extern thread_communication_data_t *setup_sigev_handler(89 extern void free_sigev_handler(thread_communication_data_t *);90 extern int launch_spawner(thread_communication_data_t *);91 extern void tcd_teardown(thread_communication_data_t *);98 extern void del_sigev_mq(thread_communication_data_t *);106 extern thread_communication_data_t *sigev_aio_tcd;109 extern thread_communication_data_t **timer_tcd;
51 thread_communication_data_t *sigev_aio_tcd = NULL;123 sigev_add_work(thread_communication_data_t *tcdp, in sigev_add_work()143 sigev_destroy_pool(thread_communication_data_t *tcdp) in sigev_destroy_pool()187 thread_communication_data_t *tcdp = (thread_communication_data_t *)arg; in timer_spawner()230 thread_communication_data_t *tcdp = (thread_communication_data_t *)arg; in mqueue_spawner()273 thread_communication_data_t *tcdp = (thread_communication_data_t *)arg; in aio_spawner()401 static thread_communication_data_t *404 thread_communication_data_t *tcdp; in alloc_sigev_handler()419 free_sigev_handler(thread_communication_data_t *tcdp) in free_sigev_handler()447 thread_communication_data_t *[all …]
53 thread_communication_data_t **timer_tcd;93 thread_communication_data_t *tcdp; in timer_create()166 thread_communication_data_t *tcdp; in postfork1_child_sigev_timer()
83 thread_communication_data_t *mqd_tcd; /* SIGEV_THREAD notification */598 thread_communication_data_t *tcdp; in mq_close()904 cancel_if_necessary(thread_communication_data_t *tcdp, in cancel_if_necessary()935 thread_communication_data_t *tcdp; in mq_notify()1134 thread_communication_data_t *tcdp; in postfork1_child_sigev_mq()