1
General discussions / Custom Events!
« on: May 29, 2009, 07:59:44 am »
Cool thanks a lot! I still don't understand how to implement blocking though. If i check that there's nothing in the event queue, how will my thread wake up when something comes on the queue? Do you mean:
check->sleep-an-arbitrary-amount-of-time->check ?
check->sleep-an-arbitrary-amount-of-time->check ?