Lines Matching refs:thr_self
472 thread_t t = thr_self(); in printCred()
500 thread_t t = thr_self(); in printConnection()
608 t = thr_self(); in findConnection()
641 cp->threadID = thr_self(); in findConnection()
714 "cache %d\n", thr_self(), id); in makeConnection()
989 con->threadID = thr_self(); in makeConnection()
1023 "cache %d\n", thr_self(), id); in makeConnection()
1053 thr_self(), cID, flag); in _DropConnection()
1061 if (!cp || (!fini && (!cp->usedBit || cp->threadID != thr_self()))) { in _DropConnection()
2046 thr_self()); in createTLSSession()
2227 thr_self()); in createNonTLSSession()
2361 thr_self()); in doSimpleBind()
2667 thr_self()); in performBind()