Home
last modified time | relevance | path

Searched refs:procchg_tid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.h216 thread_t procchg_tid; /* id of the change monitor thread */ member
H A Dns_connmgmt.c749 if (cmg->procchg_tid != thr_self()) { in free_conn_mgmt()
770 (void) pthread_cancel(cmg->procchg_tid); in free_conn_mgmt()
2456 cmg->procchg_tid = thr_self(); in get_server_change()