Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ GetOwnerThread
Method
GetOwnerThread
adapter/micro_thread/kqueue_proxy.h:148–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
147
void SetOwnerThread(MicroThread* thread) { _thread = thread; };
148
MicroThread* GetOwnerThread() { return _thread; };
149
150
};
151
Callers
2
InputNotify
Method · 0.95
OutputNotify
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected