Home
last modified time | relevance | path

Searched refs:GetParentsPtr (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_net.h336 void* GetParentsPtr() { in GetParentsPtr() function
H A Dmt_net.cpp1511 if ((sock == NULL) || (sock->GetParentsPtr() != (void*)this)) in FreeSockLink()