MCPcopy 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

GetServersMethod · 0.80
is_same_tagFunction · 0.80
butex_wakeFunction · 0.80
butex_wake_nFunction · 0.80
butex_wake_exceptFunction · 0.80
butex_waitFunction · 0.80
worker_threadMethod · 0.80
_destroy_groupMethod · 0.80
steal_taskMethod · 0.80
exchangeMethod · 0.80
can_run_thread_localFunction · 0.80
bthread_self_tagFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected