A process can launch or spawn one or more threads. A thread is the smallest schedulable unit of execution. Every process starts with a main thread.
確定! 回上一頁