Searched refs:procchg_tid (Results 1 – 2 of 2) sorted by relevance
217 thread_t procchg_tid; /* id of the change monitor thread */ member
741 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()