Hi,

which unit(s) do I have to include to use eventfd() under Linux?

Is this function used internally by TEvent? Or where does TEvent end up on
Linux level to create the event handle?

 

I'm looking for a way to wait for >=2 events without polling. A thread
should yield until one of them has been set.

 

Best regards

Andreas

 

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to