스레드,thread

스레드,thread (rev. 1.6)

프로세스,process 안의 더 작은 실행 단위.

리눅스_커널,Linux_kernel 스레드 패키지는 POSIX 1003.1c 표준과 호환된다.

MKLINK
concurrency
concurrent_programming - 멀티스레드 프로그래밍 (multithread programming ? multithreaded programming ?)과 차이?
실행,execution - del ok
multithreading
shared_variables - threaded programs에서의 topic. mutex=mutual_exclusion semaphore etc.
동기화,synchronization - semaphore로 threads를 동기화 가능.
thread_safety
{
스레드안정성 ..이 최선의 번역?
... Google:thread.safety Naver:thread.safety
}
TLS = thread_local_storage or thread-local_storage
{
WpEn:Thread-local_storage
}
Compare 프로세스,process 태스크,task