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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c68 * Threads access their per-thread data using thread_self()
213 thread_self(void) function
225 thread_info_t *ti = thread_self();
265 thread_info_t *ti = thread_self();

Completed in 65 milliseconds