MCPcopy Create free account

hub / github.com/Tencent/libco / functions

Functions133 in github.com/Tencent/libco

↓ 17 callersFunctionco_is_enable_sys_hook
co_routine.cpp:1051
↓ 15 callersFunctionpoll
co_hook_sys_call.cpp:576
↓ 13 callersFunctionco_get_curr_thread_env
co_routine.cpp:725
↓ 13 callersFunctionco_resume
co_routine.cpp:547
↓ 12 callersFunctionco_get_epoll_ct
co_routine.cpp:1003
↓ 9 callersFunctionclose
co_hook_sys_call.cpp:316
↓ 9 callersFunctionco_create
co_routine.cpp:521
↓ 9 callersFunctionco_enable_hook_sys
co_hook_sys_call.cpp:958
↓ 9 callersFunctionget_by_fd
co_hook_sys_call.cpp:182
↓ 8 callersFunctionco_eventloop
co_routine.cpp:757
↓ 8 callersFunctionco_self
co_routine.cpp:1057
↓ 7 callersFunctionGetCurrThreadCo
co_routine.cpp:871
↓ 7 callersFunctionget_fd_map
co_epoll.cpp:118
↓ 6 callersFunctionAddTail
co_routine.cpp:192
↓ 6 callersFunctionco_log_err
int socket(int domain, int type, int protocol);
co_routine.cpp:62
↓ 5 callersFunctionfcntl
co_hook_sys_call.cpp:616
↓ 4 callersFunctionAddFailCnt
example_echocli.cpp:85
↓ 4 callersFunctionGetTickMS
co_routine.cpp:102
↓ 4 callersFunctionco_yield_env
co_routine.cpp:561
↓ 4 callersMethodget
co_epoll.cpp:102
↓ 3 callersFunctionAddTimeout
co_routine.cpp:378
↓ 3 callersFunctionco_poll
co_routine.cpp:994
↓ 3 callersFunctiondup_co_sysenv_arr
co_hook_sys_call.cpp:715
↓ 3 callersFunctionsocket
co_hook_sys_call.cpp:216
↓ 2 callersFunctionGetCurrCo
co_routine.cpp:867
↓ 2 callersFunctionGetPid
co_routine.cpp:117
↓ 2 callersFunctionSetAddr
example_poll.cpp:63
↓ 2 callersFunctionSetNonBlock
example_echosvr.cpp:53
↓ 2 callersFunctionalloc_by_fd
co_hook_sys_call.cpp:190
↓ 2 callersMethodclear
co_epoll.cpp:82
↓ 2 callersFunctionco_alloc_stackmem
////////////for copy stack //////////////////////////
co_routine.cpp:269
↓ 2 callersFunctionco_cond_pop
co_routine.cpp:1152
↓ 2 callersFunctionco_create_env
co_routine.cpp:461
↓ 2 callersFunctionco_epoll_ctl
co_epoll.cpp:31
↓ 2 callersFunctionco_init_curr_thread_env
co_routine.cpp:705
↓ 2 callersFunctionco_poll_inner
co_routine.cpp:881
↓ 2 callersFunctionco_swap
co_routine.cpp:599
↓ 2 callersFunctionco_yield_ct
co_routine.cpp:572
↓ 2 callersFunctionconnect
co_hook_sys_call.cpp:248
↓ 2 callersFunctionread
co_hook_sys_call.cpp:330
↓ 2 callersFunctionsetsockopt
co_hook_sys_call.cpp:589
↓ 2 callersFunctionwrite
co_hook_sys_call.cpp:365
↓ 1 callersFunctionAddSuccCnt
example_echocli.cpp:70
↓ 1 callersFunctionAllocEpoll
co_routine.cpp:841
↓ 1 callersFunctionAllocTimeout
co_routine.cpp:361
↓ 1 callersFunctionCreateTcpSocket
example_poll.cpp:84
↓ 1 callersFunctionCreateTcpSocket
example_echosvr.cpp:175
↓ 1 callersFunctionEpollEvent2Poll
co_routine.cpp:692
↓ 1 callersFunctionFreeTimeout
co_routine.cpp:373
↓ 1 callersFunctionPollEvent2Epoll
* EPOLLPRI POLLPRI // There is urgent data to read. * EPOLLMSG POLLMSG * * POLLREMOVE * POLLRDHUP * POLLNVAL * *
co_routine.cpp:681
↓ 1 callersFunctionSetAddr
example_echosvr.cpp:154
↓ 1 callersFunctionSetAddr
example_echocli.cpp:45
↓ 1 callersFunctionSetAndGetEnv
example_setenv.cpp:35
↓ 1 callersFunctionSetEpoll
co_routine.cpp:999
↓ 1 callersFunctionSetNonBlock
example_poll.cpp:50
↓ 1 callersFunctionTakeAllTimeout
co_routine.cpp:413
↓ 1 callersFunctionbatch_exec
example_closure.cpp:33
↓ 1 callersFunctionco_accept
co_hook_sys_call.cpp:238
↓ 1 callersFunctionco_alloc_sharestack
co_routine.cpp:279
↓ 1 callersFunctionco_cond_alloc
co_routine.cpp:1141
↓ 1 callersFunctionco_cond_signal
co_routine.cpp:1084
↓ 1 callersFunctionco_cond_timedwait
co_routine.cpp:1113
↓ 1 callersFunctionco_epoll_create
co_epoll.cpp:35
↓ 1 callersFunctionco_epoll_del
co_epoll.cpp:180
↓ 1 callersFunctionco_epoll_res_alloc
co_epoll.cpp:40
↓ 1 callersFunctionco_epoll_res_free
co_epoll.cpp:51
↓ 1 callersFunctionco_epoll_wait
co_epoll.cpp:27
↓ 1 callersFunctionco_free
co_routine.cpp:531
↓ 1 callersFunctionco_get_stackmem
co_routine.cpp:296
↓ 1 callersFunctionco_gethostbyname
co_hook_sys_call.cpp:917
↓ 1 callersFunctionco_set_env_list
co_hook_sys_call.cpp:735
↓ 1 callersFunctioncoctx_init
coctx.cpp:91
↓ 1 callersFunctioncoctx_make
coctx.cpp:96
↓ 1 callersFunctioncounter
co_routine.cpp:68
↓ 1 callersFunctionfree_by_fd
co_hook_sys_call.cpp:202
↓ 1 callersFunctiongetCpuKhz
co_routine.cpp:80
↓ 1 callersFunctiongetenv
co_hook_sys_call.cpp:836
↓ 1 callersFunctionpoll_routine
example_poll.cpp:109
↓ 1 callersFunctionsave_stack_buffer
co_routine.cpp:582
↓ 1 callersMethodset
co_epoll.cpp:87
↓ 1 callersFunctionsetenv
co_hook_sys_call.cpp:772
FunctionCoRoutineFunc
co_routine.cpp:444
FunctionConsumer
example_cond.cpp:50
FunctionFreeEpoll
co_routine.cpp:855
FunctionGetPid
co_hook_sys_call.cpp:59
FunctionJoin
co_routine.cpp:239
FunctionOnCoroutineEvent
co_routine.cpp:834
FunctionOnPollPreparePfn
co_routine.cpp:736
FunctionOnPollProcessEvent
co_routine.cpp:730
FunctionOnSignalProcessEvent
co_routine.cpp:1077
FunctionPopHead
co_routine.cpp:213
FunctionProducer
example_cond.cpp:34
FunctionRemoveFromLink
co_routine.cpp:152
FunctionRoutineFunc
example_setenv.cpp:65
FunctionRoutineFunc
example_specific.cpp:38
FunctionRoutineFunc
example_copystack.cpp:29
Function__poll
co_hook_sys_call.cpp:900
Function__res_state
co_hook_sys_call.cpp:889
Functionaccept_routine
example_echosvr.cpp:109
MethodclsFdMap
co_epoll.cpp:67
next →1–100 of 133, ranked by callers