int pthread_create(pthread_t *tid , const pthread_attr_t *attr , void *(*function)(void *) , void *argument) 以block自己的方式等待目標thread ...
確定! 回上一頁