Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.h90 extern int launch_spawner(thread_communication_data_t *);
H A Dclock_timer.c111 if ((rc = launch_spawner(tcdp)) != 0) in timer_create()
H A Dsigev_thread.c500 launch_spawner(thread_communication_data_t *tcdp) in launch_spawner() function
654 } else if (launch_spawner(tcdp) != 0) { in _aio_sigev_thread_init()
H A Dmqueue.c1031 if (launch_spawner(tcdp) != 0) { in mq_notify()