可以使用下面的()函数将一个线程挂起。A、pthread_selfB、pthread_pauseC、pthread_joinD、pthread_exit

题目

可以使用下面的()函数将一个线程挂起。

  • A、pthread_self
  • B、pthread_pause
  • C、pthread_join
  • D、pthread_exit

相似考题