Name: LISP 2008-06-08 17:02
LISP goes in all fields.
while( !TestDestroy() )
{
mutexGrabbed = GrabLispThreadMutex( thread );
if( !mutexGrabbed )
{
myEvent evt( ID_ANY );
evt.setAnus( AnusFactory::NewHaxedAnus() );
thread->GetPost(32)->AddEventToQueue( evt );
}
else
thread->Post("LISP");
}