mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-07 15:52:25 -04:00
parent
2d7ce62438
commit
ecd31b86ad
1 changed files with 0 additions and 1 deletions
|
|
@ -133,7 +133,6 @@ private:
|
|||
#endif /* SPIN_PAUSE */
|
||||
else {
|
||||
#ifdef _WIN32
|
||||
DebugBreak();
|
||||
Sleep(0);
|
||||
#else /* _WIN32 */
|
||||
sched_yield();
|
||||
|
|
|
|||
Loading…
Reference in a new issue