• 통합검색
  • 대학레포트
  • 논문
  • 기업신용보고서
  • 취업자료
  • 파워포인트배경
  • 서식

전문지식 2건

cthreads.h> identify the parent thread search function에서 child threads와 구별을 위함. mutual exclusion lock 필요 file_lock - file의 list를 가리키는 files변수에 동시 접근을 보호. stdio_lock - standard I/O function에 access를 동기화. count_lock - 작업을 하는 thread의 globa
  • 페이지 22페이지
  • 가격 1,500원
  • 등록일 2003.12.23
  • 파일종류 피피티(ppt)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
Cthread의 차이점을 설명하여라 --> pthread library는 초기화할 필요가 없다. (cthread_init() 메소드가 필요없다.) pthread는 attribute를 setting 할 수 있다. (예. pthread_create(..., attr, ...) pthread_attr_create, pthread_attr_setstacksize, etc) pt
  • 페이지 4페이지
  • 가격 1,000원
  • 등록일 2003.12.23
  • 파일종류 워드(doc)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
top