Searched defs:this_tid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c260 thread_t this_tid = thr_self(); local
318 chg_main_nscd.tid = this_tid;
343 rc = waiting_list_add(&chg, nscd_pid, this_tid, &wl);
369 waiting_list_cleanup(&chg, this_tid);

Completed in 57 milliseconds