Searched refs:lck_tid (Results 1 – 2 of 2) sorted by relevance
61 static thread_t lck_tid = 0; /* thread that holds the lock */ variable75 lck_tid = 0; in lckpwdf()77 if (lck_tid == 0) { in lckpwdf()83 lck_tid = thr_self(); in lckpwdf()113 if (lck_tid == thr_self() && fildes >= 0) { in ulckpwdf()119 lck_tid = 0; in ulckpwdf()
64 static thread_t lck_tid = 0; /* thread that holds the lock */ variable812 lck_tid = 0; in smb_pwd_flck()815 if (lck_tid == 0) { in smb_pwd_flck()821 lck_tid = thr_self(); in smb_pwd_flck()857 if (lck_tid == thr_self() && fildes >= 0) { in smb_pwd_fulck()863 lck_tid = 0; in smb_pwd_fulck()