Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c145 sigev_destroy_pool(thread_communication_data_t *tcdp) in sigev_destroy_pool() function
193 pthread_cleanup_push(sigev_destroy_pool, tcdp); in timer_spawner()
239 pthread_cleanup_push(sigev_destroy_pool, tcdp); in mqueue_spawner()
285 pthread_cleanup_push(sigev_destroy_pool, tcdp); in aio_spawner()