❕スレッド
スレッド.icon
マルチタスク(multitask) 、マルチタスキング(multitasking)
❕プロセス
プロセス制御ブロック(PCB : Process Control Block)、プロセス状態ブロック(PSB : Process Status Block)
ハードウェアマルチスレッディング(Hardware multithreading)
同時マルチスレッディング (SMT : simultaneous multithreading)
バレルプロセッサ(arrel processor)
排他制御(exclusive control)
危険領域、クリティカルセクション(critical section)、クリティカルリージョン(critical region)
コルーチン(coroutine)
Pthreads、POSIXスレッド -- Native POSIX Thread Library
ユーザーインターフェーススレッド
並列処理(parallel processing)
Clone (Linux system call)
Communicating sequential processes
Computer multitasking
Message passing
Multi-core (computing)
Multithreading (computer hardware)
Non-blocking algorithm
Priority inversion
Protothreads
Simultaneous multithreading
Thread pool pattern
Thread safety
Win32 Thread Information Block