틀:Table:WindowsApi:Multithread 멀티스레드(Multithread)와 관련된 분류. 프로세스 (processes). CreateProcess() SetPriorityClass() GetPriorityClass() 스레드 (threads). CreateThread() TerminateThread() ExitThread() SuspendThread() ResumeThread() SetThreadPriority() GetThreadPriority() LIBCMT & MSVCRT C _beginthread() _beginthreadex() _endthread() _endthreadex()