Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ nthread_set_turn_upper_bit
Function
nthread_set_turn_upper_bit
Source/nthread.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void nthread_set_turn_upper_bit()
109
{
110
turn_upper_bit = 0x80000000;
111
}
112
113
void nthread_start(BOOL set_turn_upper_bit)
114
{
Callers
2
msg_wait_for_turns
Function · 0.85
nthread_start
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected