MCPcopy Create free account

hub / github.com/Gooddbird/tinyrpc / functions

Functions434 in github.com/Gooddbird/tinyrpc

FunctionCoredumpHandler
tinyrpc/comm/log.cc:40
MethodCoroutine
tinyrpc/coroutine/coroutine.cc:60
MethodCoroutineMutex
tinyrpc/net/mutex.cc:14
MethodCoroutinePool
tinyrpc/coroutine/coroutine_pool.cc:24
MethodFailed
tinyrpc/net/tinypb/tinypb_rpc_controller.cc:9
MethodFdEvent
tinyrpc/net/fd_event.cc:9
MethodFdEventContainer
tinyrpc/net/fd_event.cc:185
FunctionGetConfig
tinyrpc/comm/start.cc:54
MethodGetCoroutineTaskQueue
tinyrpc/net/reactor.cc:426
MethodGetCurrentCoroutine
tinyrpc/coroutine/coroutine.cc:135
MethodGetCurrentIOThread
tinyrpc/net/tcp/io_thread.cc:54
MethodGetFdContainer
tinyrpc/net/fd_event.cc:192
FunctionGetIOThreadPoolSize
tinyrpc/comm/start.cc:50
MethodGetMainCoroutine
tinyrpc/coroutine/coroutine.cc:143
MethodGetMethodFullName
tinyrpc/net/tinypb/tinypb_rpc_controller.cc:87
MethodGetMethodName
tinyrpc/net/tinypb/tinypb_rpc_controller.cc:79
MethodGetReactor
tinyrpc/net/reactor.cc:70
MethodGetThreadMySQLFactory
tinyrpc/comm/mysql_instase.cc:31
MethodHttpCodeC
tinyrpc/net/http/http_codec.cc:14
MethodHttpDispacther
tinyrpc/net/http/http_dispatcher.h:14
MethodHttpHeaderComm
tinyrpc/net/http/http_define.h:32
MethodHttpServlet
tinyrpc/net/http/http_servlet.cc:14
MethodIOThread
tinyrpc/net/tcp/io_thread.cc:25
MethodIOThreadPool
tinyrpc/net/tcp/io_thread.cc:112
MethodIPAddress
tinyrpc/net/net_address.cc:14
MethodIsCanceled
tinyrpc/net/tinypb/tinypb_rpc_controller.cc:24
MethodIsMainCoroutine
tinyrpc/coroutine/coroutine.cc:151
MethodLocalAddr
tinyrpc/net/tinypb/tinypb_rpc_controller.cc:64
MethodLogEvent
tinyrpc/comm/log.cc:77
MethodLogTmp
tinyrpc/comm/log.cc:208
MethodLogger
tinyrpc/comm/log.cc:220
MethodMainAcceptCorFunc
tinyrpc/net/tcp/tcp_server.cc:159
MethodMainFunction
tinyrpc/comm/thread_pool.cc:8
MethodMainServerLoopCorFunc
tinyrpc/net/tcp/tcp_connection.cc:87
MethodMemory
tinyrpc/coroutine/memory.cc:10
MethodMutex
tinyrpc/net/mutex.h:143
MethodMySQLInstase
tinyrpc/comm/mysql_instase.cc:52
MethodMySQLInstaseFactroy
tinyrpc/comm/mysql_instase.h:87
MethodMySQLOption
tinyrpc/comm/mysql_instase.h:18
MethodMySQLThreadInit
tinyrpc/comm/mysql_instase.cc:21
MethodNonBlockCallHttpServlet
testcases/test_http_server.cc:80
MethodNotFoundHttpServlet
tinyrpc/net/http/http_servlet.cc:56
MethodNotifyOnCancel
tinyrpc/net/tinypb/tinypb_rpc_controller.cc:28
FunctionOpenLog
tinyrpc/comm/log.cc:70
MethodQPSHttpServlet
testcases/test_http_server.cc:154
MethodQueryServiceImpl
testcases/test_tinypb_server.cc:22
MethodRWMutex
tinyrpc/net/mutex.h:181
MethodReactor
tinyrpc/net/reactor.cc:28
MethodReadScopedLockImpl
tinyrpc/net/mutex.h:58
MethodReset
tinyrpc/net/tinypb/tinypb_rpc_controller.cc:7
MethodResume
form main coroutine switch to target coroutine ********/
tinyrpc/coroutine/coroutine.cc:185
MethodScopedLockImpl
tinyrpc/net/mutex.h:17
MethodSetErrorCode
tinyrpc/net/tinypb/tinypb_rpc_controller.cc:32
MethodSetFailed
tinyrpc/net/tinypb/tinypb_rpc_controller.cc:19
MethodSplitStrToMap
tinyrpc/comm/string_util.cc:9
MethodSplitStrToVector
tinyrpc/comm/string_util.cc:34
MethodStartCancel
tinyrpc/net/tinypb/tinypb_rpc_controller.cc:17
MethodTcpAcceptor
tinyrpc/net/tcp/tcp_server.cc:22
MethodTcpBuffer
tinyrpc/net/tcp/tcp_buffer.cc:9
MethodTcpClient
tinyrpc/net/tcp/tcp_client.cc:17
MethodTcpConnection
tinyrpc/net/tcp/tcp_connection.cc:17
MethodTcpServer
tinyrpc/net/tcp/tcp_server.cc:114
MethodTcpTimeWheel
tinyrpc/net/tcp/tcp_connection_time_wheel.cc:10
MethodThreadPool
tinyrpc/comm/thread_pool.cc:29
MethodTimer
tinyrpc/net/timer.cc:28
MethodTimerEvent
tinyrpc/net/timer.h:24
MethodTinyPbCodeC
tinyrpc/net/tinypb/tinypb_codec.cc:20
MethodTinyPbRpcAsyncChannel
tinyrpc/net/tinypb/tinypb_rpc_async_channel.cc:23
MethodTinyPbRpcChannel
tinyrpc/net/tinypb/tinypb_rpc_channel.cc:17
MethodTinyPbRpcClosure
tinyrpc/net/tinypb/tinypb_rpc_closure.h:13
MethodTinyPbRpcController
tinyrpc/net/tinypb/tinypb_rpc_controller.h:18
MethodTinyPbRpcDispacther
tinyrpc/net/tinypb/tinypb_rpc_dispatcher.h:22
MethodTinyPbStruct
tinyrpc/net/tinypb/tinypb_data.h:15
MethodUnixDomainAddress
tinyrpc/net/net_address.cc:79
MethodWriteScopedLockImpl
tinyrpc/net/mutex.h:102
MethodYield
form target coroutine back to main coroutine ********/
tinyrpc/coroutine/coroutine.cc:161
Functionaccept
tinyrpc/coroutine/coroutine_hook.cc:304
MethodaddClient
tinyrpc/net/tcp/tcp_server.cc:221
MethodaddClient
tinyrpc/net/tcp/io_thread.cc:106
MethodaddCoroutine
tinyrpc/net/reactor.cc:401
MethodaddCoroutineToEachThread
tinyrpc/net/tcp/io_thread.cc:197
MethodaddCoroutineToThreadByIndex
tinyrpc/net/tcp/io_thread.cc:185
MethodaddEventInLoopThread
need't mutex, only this thread call
tinyrpc/net/reactor.cc:157
MethodaddTask
tinyrpc/comm/thread_pool.cc:50
MethodaddTaskByIndex
tinyrpc/net/tcp/io_thread.cc:145
MethodaddWakeupFd
tinyrpc/net/reactor.cc:144
MethodadjustBuffer
tinyrpc/net/tcp/tcp_buffer.cc:85
MethodaffectedRows
tinyrpc/comm/mysql_instase.cc:220
MethodbroadcastTask
tinyrpc/net/tcp/io_thread.cc:139
Methodcancle
tinyrpc/net/timer.h:41
MethodcancleRepeated
tinyrpc/net/timer.h:45
MethodclearBuffer
tinyrpc/net/tcp/tcp_buffer.cc:107
MethodclearClient
tinyrpc/net/tcp/tcp_connection.cc:256
Methodcommit
tinyrpc/comm/mysql_instase.cc:111
Functionconnect
tinyrpc/coroutine/coroutine_hook.cc:328
Methoddecode
tinyrpc/net/http/http_codec.cc:42
MethoddelEventInLoopThread
need't mutex, only this thread call
tinyrpc/net/reactor.cc:187
Methoddispatch
tinyrpc/net/http/http_dispatcher.cc:12
MethodencodePbData
tinyrpc/net/tinypb/tinypb_codec.cc:57
Methodexcute
tinyrpc/comm/log.cc:314
← previousnext →201–300 of 434, ranked by callers