コード例 #1
0
ファイル: EventConnector.cpp プロジェクト: LucyScott/mdsplus
	ExternalEventManager()
	{
		lock.initialize();
		extEventHead = 0;
	}