http://stackoverflow.com/questions/8715222/win32-cannot-resume-thread-that-suspend-it-self
가짜 스레드 핸들을 리턴해 주기 때문. 커널 관련 함수는 굉장히 잘 알고 써야 한다.
반응형
'Thread > Windows' 카테고리의 다른 글
[Thread][Windows] GetExitCodeThread() 함수로 스레드가 종료되었는지 체크 (0) | 2014.09.30 |
---|---|
[스크랩][Thread][Windows] Sleep과 SwitchToThread의 차이 (0) | 2014.09.29 |
[Thread][Windows] DuplicateHandle (3) | 2013.10.19 |
[Thread][Windows] Thread 기본에 대한 글. 링크 (0) | 2013.10.13 |
[Thread] InterlockedCompareExchange() 동작 (0) | 2012.10.22 |
[스크랩] C/C++ volatile 키워드 (0) | 2012.10.22 |
[스크랩] Interlocked 함수들.. (0) | 2012.10.19 |
[Thread] WaitForSingleObject 에 대해 (0) | 2012.10.18 |
[Thread] GetCurrentThread Function (0) | 2012.10.18 |
[Thread] DuplicateHandle 사용 팁 (0) | 2012.10.18 |