Home
last modified time | relevance | path

Searched defs:thr_exit (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_stats.c880 int i, thr_exit; in hermon_kstat_perfcntr64_update() local
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_stats.c726 int i, thr_exit; in tavor_kstat_perfcntr64_update() local
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c988 thr_exit(void *status) in thr_exit() function