MCPcopy Create free account

hub / github.com/Gooddbird/tinyrpc / functions

Functions434 in github.com/Gooddbird/tinyrpc

Functionfun1
testcases/test_coroutine.cc:23
Functionfun2
testcases/test_coroutine.cc:41
MethodgeLocalAddr
tinyrpc/net/tcp/tcp_server.h:38
MethodgenMsgNumber
tinyrpc/comm/msg_req.cc:22
FunctiongetCoroutineIndex
tinyrpc/coroutine/coroutine.cc:25
MethodgetEnd
tinyrpc/coroutine/memory.cc:50
MethodgetHeaderTotalLength
tinyrpc/net/http/http_define.cc:42
MethodgetInBuffer
tinyrpc/net/tcp/tcp_connection.cc:289
MethodgetListenEvents
tinyrpc/net/fd_event.cc:106
MethodgetLocalAddr
tinyrpc/net/tcp/tcp_client.h:53
MethodgetMsgNo
tinyrpc/coroutine/coroutine.h:48
MethodgetMySQLErrno
tinyrpc/comm/mysql_instase.cc:234
MethodgetPath
tinyrpc/net/net_address.h:84
MethodgetPeerAddr
tinyrpc/net/tcp/tcp_server.h:34
MethodgetPeerAddr
tinyrpc/net/tcp/tcp_client.h:49
MethodgetProtocalType
tinyrpc/net/http/http_codec.cc:216
MethodgetRefCount
tinyrpc/coroutine/memory.cc:54
MethodgetServletName
testcases/test_http_server.cc:72
MethodgetServletName
testcases/test_http_server.cc:146
MethodgetServletName
testcases/test_http_server.cc:170
MethodgetStackSize
tinyrpc/coroutine/coroutine.h:72
MethodgetStart
tinyrpc/coroutine/memory.cc:46
MethodgetThreadIndex
tinyrpc/net/tcp/io_thread.cc:74
MethodgetTid
tinyrpc/net/reactor.cc:417
MethodgetValue
tinyrpc/net/http/http_define.cc:38
MethodgetXmlNode
tinyrpc/comm/config.cc:272
Methodhandle
testcases/test_http_server.cc:24
Methodhandle
testcases/test_http_server.cc:83
Methodhandle
testcases/test_http_server.cc:157
MethodhandleEvent
tinyrpc/net/fd_event.cc:22
MethodhandleNotFound
tinyrpc/net/http/http_servlet.cc:25
MethodinitBuffer
tinyrpc/net/tcp/tcp_connection.cc:79
MethodisLoopThread
m_tid only can be writed in Reactor::Reactor, so it needn't to lock
tinyrpc/net/reactor.cc:134
MethodisNonBlock
tinyrpc/net/fd_event.cc:140
Methodlock
tinyrpc/net/mutex.h:29
Methodlock
tinyrpc/net/mutex.h:70
Methodlock
tinyrpc/net/mutex.h:114
MethodloopFunc
tinyrpc/net/tcp/tcp_connection_time_wheel.cc:29
MethodloopFunc
tinyrpc/comm/log.cc:262
Functionmain
testcases/test_tinypb_server_client.cc:34
Functionmain
testcases/test_tinypb_server.cc:124
Functionmain
testcases/test_coroutine.cc:73
Functionmain
testcases/test_http_server.cc:177
Methodmain
tinyrpc/net/tcp/io_thread.cc:78
MethodnumFields
tinyrpc/comm/mysql_instase.cc:198
MethodonTimer
tinyrpc/net/timer.cc:104
MethodparseHttpRequestContent
tinyrpc/net/http/http_codec.cc:207
MethodparseHttpRequestHeader
tinyrpc/net/http/http_codec.cc:199
MethodparseHttpRequestLine
tinyrpc/net/http/http_codec.cc:134
MethodparseServiceFullName
tinyrpc/net/tinypb/tinypb_rpc_dispatcher.cc:134
Methodquery_name
testcases/test_tinypb_server.cc:25
MethodreadDBConfig
tinyrpc/comm/config.cc:82
MethodreadFromBuffer
tinyrpc/net/tcp/tcp_buffer.cc:69
MethodreadLogConfig
tinyrpc/comm/config.cc:26
Methodreconnect
tinyrpc/comm/mysql_instase.cc:62
MethodregisterHttpServlet
tinyrpc/net/tcp/tcp_server.cc:205
MethodregisterService
tinyrpc/net/tinypb/tinypb_rpc_dispatcher.cc:154
MethodregisterService
tinyrpc/net/tcp/tcp_server.cc:190
MethodresetArriveTime
tinyrpc/net/timer.cc:71
MethodresetFd
tinyrpc/net/tcp/tcp_client.cc:52
MethodrollBack
tinyrpc/comm/mysql_instase.cc:127
MethodsetCallBack
tinyrpc/coroutine/coroutine.cc:96
MethodsetFd
tinyrpc/net/fd_event.cc:102
MethodsetHttpBody
tinyrpc/net/http/http_servlet.cc:44
MethodsetHttpCode
tinyrpc/net/http/http_servlet.cc:35
MethodsetHttpContentType
tinyrpc/net/http/http_servlet.cc:40
MethodsetKeyValue
tinyrpc/net/http/http_define.cc:50
FunctionsetLogLevel
tinyrpc/comm/log.cc:65
MethodsetMsgNo
tinyrpc/coroutine/coroutine.h:56
MethodsetState
tinyrpc/net/tcp/tcp_connection.cc:324
MethodsetTryCounts
tinyrpc/net/tcp/tcp_client.h:41
Methodstart
tinyrpc/net/tcp/tcp_server.cc:138
Methodstart
tinyrpc/net/tcp/io_thread.cc:120
Methodstart
tinyrpc/comm/thread_pool.cc:38
Methodstop
tinyrpc/net/reactor.cc:367
Methodstop
tinyrpc/comm/thread_pool.cc:45
Functionthread2_func
testcases/test_coroutine.cc:63
Methodunlock
tinyrpc/net/mutex.h:38
Methodunlock
tinyrpc/net/mutex.h:79
Methodunlock
tinyrpc/net/mutex.h:123
Methodunlock
tinyrpc/net/mutex.h:201
MethodupdateToReactor
tinyrpc/net/fd_event.cc:75
Methodwake
tinyrpc/net/timer.h:37
Methodwakeup
tinyrpc/net/reactor.cc:120
Functionwrite
tinyrpc/coroutine/coroutine_hook.cc:320
Method~AbstractCodeC
tinyrpc/net/abstract_codec.h:24
Method~AbstractData
tinyrpc/net/abstract_data.h:9
Method~AbstractDispatcher
tinyrpc/net/abstract_dispatcher.h:19
Method~AbstractSlot
tinyrpc/net/tcp/abstract_slot.h:20
Method~AsyncLogger
tinyrpc/comm/log.cc:310
Method~BlockCallHttpServlet
testcases/test_http_server.cc:22
Method~Config
tinyrpc/comm/config.cc:264
Method~Coroutine
tinyrpc/coroutine/coroutine.cc:130
Method~CoroutineMutex
tinyrpc/net/mutex.cc:16
Method~CoroutinePool
tinyrpc/coroutine/coroutine_pool.cc:40
Method~FdEvent
tinyrpc/net/fd_event.cc:20
Method~HttpCodeC
tinyrpc/net/http/http_codec.cc:18
Method~HttpDispacther
tinyrpc/net/http/http_dispatcher.h:16
Method~HttpHeaderComm
tinyrpc/net/http/http_define.h:34
Method~HttpServlet
tinyrpc/net/http/http_servlet.cc:17
← previousnext →301–400 of 434, ranked by callers