MCPcopy 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
108void nthread_set_turn_upper_bit()
109{
110 turn_upper_bit = 0x80000000;
111}
112
113void nthread_start(BOOL set_turn_upper_bit)
114{

Callers 2

msg_wait_for_turnsFunction · 0.85
nthread_startFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected