Searched refs:SetOwnerThread (Results 1 – 4 of 4) sorted by relevance
123 ntfy_obj->SetOwnerThread(thread); in InitConnEnv()127 this->SetOwnerThread(thread); in InitConnEnv()
992 epfd.SetOwnerThread(thread); in recvfrom()1058 epfd.SetOwnerThread(thread); in sendto()1109 epfd.SetOwnerThread(thread); in connect()1155 epfd.SetOwnerThread(thread); in accept()1201 epfd.SetOwnerThread(thread); in read()1259 epfd.SetOwnerThread(thread); in write()1299 epfd.SetOwnerThread(thread); in recv()1377 epfd.SetOwnerThread(thread); in send()1427 epfd.SetOwnerThread(thread); in WaitEvents()
60 void SetOwnerThread(MicroThread* thread) { in SetOwnerThread() function
147 void SetOwnerThread(MicroThread* thread) { _thread = thread; }; in SetOwnerThread() function