php-src/ext/sysvsem
Mitch Hagstrand e077735b03
Fix nowait.phpt to no longer depend on sleeping
In Travis CI the nowait.phpt test sometimes fails because of
the usleep() not being long enough ensure proper
execution order. Instead of depending on sleeping the
test now uses two semaphores to guarantee execution order.
2017-01-02 09:43:47 +00:00
..
tests Fix nowait.phpt to no longer depend on sleeping 2017-01-02 09:43:47 +00:00
config.m4
CREDITS
package.xml Typo 2007-03-14 09:58:14 +00:00
php_sysvsem.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
sysvsem.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00