일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- CSAPP
- Virtual Address
- ostep
- thread
- parallel programming
- peer-to-peer access
- 운영체제
- vi
- OS
- Unified Memory
- gpgpu sim
- ubuntu
- .cu
- unix
- cdua
- Producer consumer
- GPU
- vim
- GPGPU
- nvidia
- Process
- multiprocessor
- 소비자 생산자
- gpgpu-sim
- C
- vi 여러 창
- CUDA
- tabedit
- Linux
- Multithreading
Archives
- Today
- Total
하루의 대학원 도전기
[OS] [Thread] Cancellation 본문
728x90
above table illustrates Pthreads allows thread to disable or enable cancellation.
( thread cancellation. )
1. asynchronous cancellation
2. deferred cancellation.
728x90
'운영체제' 카테고리의 다른 글
[OS] thread scheduling (0) | 2021.10.26 |
---|---|
[OS] prediction of next CPU burst time value (0) | 2021.10.26 |
[OS] Concurrency vs. Parallelism (0) | 2021.10.21 |
[OS] wait and signal (0) | 2021.10.20 |
[OS] structure of semaphore (0) | 2021.10.20 |