mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
either signal causes the main thread to be cancelled. added necessary code to make main thread cancellation clean up nicely. |
||
|---|---|---|
| .. | ||
| CCondVar.cpp | ||
| CCondVar.h | ||
| CLock.cpp | ||
| CLock.h | ||
| CMutex.cpp | ||
| CMutex.h | ||
| CThread.cpp | ||
| CThread.h | ||
| CThreadRep.cpp | ||
| CThreadRep.h | ||
| CTimerThread.cpp | ||
| CTimerThread.h | ||
| Makefile | ||
| mt.dsp | ||
| XThread.h | ||