Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_connmgmt.h217 thread_t procchg_tid; /* id of the change monitor thread */ member
H A Dns_connmgmt.c741 if (cmg->procchg_tid != thr_self()) { in free_conn_mgmt()
762 (void) pthread_cancel(cmg->procchg_tid); in free_conn_mgmt()
2444 cmg->procchg_tid = thr_self(); in get_server_change()