Beispiel #1
0
	ExternalEventManager()
	{
		lock.initialize();
		extEventHead = 0;
	}