Searched refs:fThreadCancel (Results 1 – 6 of 6) sorted by relevance
22 fThreadCancel(true), in NFS4Server()40 fThreadCancel = true; in ~NFS4Server()194 if (!fThreadCancel) in _StartRenewing()199 if (!fThreadCancel) in _StartRenewing()208 fThreadCancel = false; in _StartRenewing()227 while (!fThreadCancel) { in _Renewal()242 fThreadCancel = true; in _Renewal()
23 fThreadCancel(create_sem(0, NULL)) in WorkQueue()47 release_sem(fThreadCancel); in ~WorkQueue()53 delete_sem(fThreadCancel); in ~WorkQueue()94 object[0].object = fThreadCancel; in WorkingThread()
66 sem_id fThreadCancel; variable
109 fThreadCancel = true; in ~Server()122 fThreadCancel = false; in _StartListening()221 fThreadCancel = true; in Repair()277 while (!fThreadCancel) { in _Listener()
57 bool fThreadCancel; variable
95 bool fThreadCancel; variable