コード例 #1
0
ファイル: Thread.cpp プロジェクト: J-d-H/Kore
void Kore::threadsQuit() {
	mutex.Free();
	//ia.Free();
}