Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/tpool/
H A Dthread_pool.c508 postfork1_child_tpool(void) in postfork1_child_tpool() function
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1433 extern void postfork1_child_tpool(void);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c1709 postfork1_child_tpool(); in postfork1_child()