process_shared/ext/libpsem
Patrick Mahoney 7230e9f2c9 Add Semaphore#try_wait. Fix libpsem to convert relative timeout to absolute timeout. 2011-12-17 09:58:10 -06:00
..
bsem.c Initial commit. 2011-12-11 21:39:55 -06:00
bsem.h Initial commit. 2011-12-11 21:39:55 -06:00
constants.c Initial commit. 2011-12-11 21:39:55 -06:00
constants.h Initial commit. 2011-12-11 21:39:55 -06:00
extconf.rb Try for sem_open a second time, adding -lpthread. 2011-12-12 20:29:09 -06:00
mempcpy.c Initial commit. 2011-12-11 21:39:55 -06:00
mempcpy.h Initial commit. 2011-12-11 21:39:55 -06:00
mutex.c Initial commit. 2011-12-11 21:39:55 -06:00
mutex.h Initial commit. 2011-12-11 21:39:55 -06:00
psem.c Initial commit. 2011-12-11 21:39:55 -06:00
psem.h Include stdlib.h for size_t in case psem.c isn't included. 2011-12-12 20:10:51 -06:00
psem_error.c Initial commit. 2011-12-11 21:39:55 -06:00
psem_error.h Initial commit. 2011-12-11 21:39:55 -06:00
psem_posix.c Add Semaphore#try_wait. Fix libpsem to convert relative timeout to absolute timeout. 2011-12-17 09:58:10 -06:00
psem_posix.h Initial commit. 2011-12-11 21:39:55 -06:00