🎨 Acceptable parts of modernize-*
This commit is contained in:
parent
94f385a46b
commit
373f28736f
63 changed files with 608 additions and 665 deletions
|
|
@ -123,7 +123,7 @@ static unsigned int nthread_handler(void *data)
|
|||
bool received;
|
||||
|
||||
if (nthread_should_run) {
|
||||
while (1) {
|
||||
while (true) {
|
||||
sgMemCrit.Enter();
|
||||
if (!nthread_should_run)
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue