Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/comdb2
/ logmsg_set_thd
Function
logmsg_set_thd
util/logmsg.c:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
void logmsg_set_thd(int onoff)
52
{
53
do_thread = onoff;
54
}
55
56
void logmsg_set_time(int onoff) {
57
do_time = onoff;
Callers
1
logmsg_process_message
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected