Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c214 thread_self(void) in thread_self() function
226 thread_info_t *ti = thread_self(); in get_ucred()
266 thread_info_t *ti = thread_self(); in get_audit_session()
H A Dmaindoor.c55 thread_info_t *ti = thread_self(); in main_switcher()
H A Dclient.c96 thread_info_t *ti = thread_self(); in get_log()
172 thread_info_t *ti = thread_self(); in client_is_privileged()
1917 thread_info_t *ti = thread_self(); in client_annotation_needed()
1951 thread_info_t *ti = thread_self(); in client_annotation_finished()
2300 thread_info_t *ti = thread_self(); in client_switcher()
H A Dconfigd.h634 thread_info_t *thread_self(void);