Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ value
Method
value
src/bthread/task_group.h:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
return
"ExitException"
;
43
}
44
void* value() const {
45
return _value;
46
}
47
private:
48
void* _value;
49
};
Callers
6
flush_to_disk
Method · 0.45
butex_wake
Function · 0.45
butex_wake_n
Function · 0.45
butex_wake_except
Function · 0.45
butex_requeue
Function · 0.45
task_runner
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected