예제 #1
0
파일: Thread.cpp 프로젝트: J-d-H/Kore
void Kore::threadsQuit() {
	mutex.Free();
	//ia.Free();
}