Are all of IDirectFBEventBuffer's functions thread safe? E.g. is it safe to call window->AttachEventBuffer(window, buffer) when I have another thread simultaneously sitting and waiting in buffer->WaitForEvent(buffer) ?
I assume buffer->WakeUp(buffer) is thread-safe since it would seem rather pointless otherwise. regards -- Qt Development Frameworks, Nokia, http://qt.nokia.com Anders Bakken _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev