mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 06:05:01 +02:00
parent
2d7ce62438
commit
ecd31b86ad
@ -133,7 +133,6 @@ private:
|
||||
#endif /* SPIN_PAUSE */
|
||||
else {
|
||||
#ifdef _WIN32
|
||||
DebugBreak();
|
||||
Sleep(0);
|
||||
#else /* _WIN32 */
|
||||
sched_yield();
|
||||
|
Loading…
x
Reference in New Issue
Block a user