Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c143 sigev_destroy_pool(thread_communication_data_t *tcdp) in sigev_destroy_pool() function
191 pthread_cleanup_push(sigev_destroy_pool, tcdp); in timer_spawner()
237 pthread_cleanup_push(sigev_destroy_pool, tcdp); in mqueue_spawner()
283 pthread_cleanup_push(sigev_destroy_pool, tcdp); in aio_spawner()