Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dlwpchan_impl.h88 void lwpchan_destroy_cache(int);
/illumos-gate/usr/src/uts/common/os/
H A Dexit.c568 lwpchan_destroy_cache(0); in proc_exit()
H A Dexec.c2118 lwpchan_destroy_cache(1); in exec_args()
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_sobj.c329 lwpchan_destroy_cache(int exec) in lwpchan_destroy_cache() function