Files
glib/gthread
Ryan Lortie 0584f0c504 GWakeup: test fallback case
We need to test the case of eventfd in the libc but no kernel support.

In order to do that, we add a separate compile of the GWakeup testcase
that interposes an 'eventfd' symbol that always returns -1 with errno
set.  That will trigger the fallback case.
2011-07-25 17:43:28 +02:00
..
2011-07-25 17:43:28 +02:00
2010-01-28 22:43:51 -05:00
2009-03-31 19:39:16 -04:00