提交 35f98c13 authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-4841 --resolve we will remove this, it clearly is not helping

上级 395b7a97
......@@ -150,7 +150,6 @@ SWITCH_DECLARE(void) switch_os_yield(void)
#if defined(WIN32)
SwitchToThread();
#else
usleep(1);
sched_yield();
#endif
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论