Is usleep() in C implemented as busy wait?

前端 未结 0 1387
Happy的楠姐
Happy的楠姐 2021-02-13 08:42

I\'m building a multithreaded application with pthreads and need a thread to periodically check some stuff. During the time in between this thread shouldn\'t use an

相关标签:
回答
  • 消灭零回复
提交回复
热议问题