Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libco
/ co_enable_hook_sys
Function
co_enable_hook_sys
co_hook_sys_call.cpp:958–965 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
956
957
958
void co_enable_hook_sys() //�⺯������������,�����ļ��ᱻ���ԣ�����
959
{
960
stCoRoutine_t *co = GetCurrThreadCo();
961
if( co )
962
{
963
co->cEnableSysHook = 1;
964
}
965
}
966
Callers
9
poll_routine
Function · 0.85
Producer
Function · 0.85
Consumer
Function · 0.85
RoutineFunc
Function · 0.85
readwrite_routine
Function · 0.85
accept_routine
Function · 0.85
RoutineFunc
Function · 0.85
RoutineFunc
Function · 0.85
readwrite_routine
Function · 0.85
Calls
1
GetCurrThreadCo
Function · 0.85
Tested by
1
RoutineFunc
Function · 0.68