Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ tag
Method
tag
src/bthread/task_group.h:220–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
bthread_tag_t tag() const { return _tag; }
221
222
pthread_t tid() const { return _tid; }
223
Callers
15
GetServers
Method · 0.80
is_same_tag
Function · 0.80
butex_wake
Function · 0.80
butex_wake_n
Function · 0.80
butex_wake_except
Function · 0.80
butex_wait
Function · 0.80
worker_thread
Method · 0.80
_destroy_group
Method · 0.80
steal_task
Method · 0.80
exchange
Method · 0.80
can_run_thread_local
Function · 0.80
bthread_self_tag
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected