|
ncloader
0.1
|
세마포어 객체 더 자세히 ...
#include <semaphore.h>
sem에 대한 협력 다이어그램:데이타 필드 | |
| struct sem_thread_item * | thread_list |
| int | pshared |
| volatile int | value |
세마포어 객체
| int sem::pshared |
프로세스 공유(unused)
| struct sem_thread_item* sem::thread_list |
세마포어 락에 걸린 쓰레드들 목록
| volatile int sem::value |
세마포어 값