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