The thread which calls pthread_create is called the creating thread. ... thread starts in a joinable state i.e. pthread_create returns a usable pthread_t.
確定! 回上一頁