about summary refs log tree commit homepage
path: root/test/queue-idle-1.c
DateCommit message (Expand)
2013-12-01test: fix valgrind warnings in test-only C code valgrind-fixes
2013-06-25replace pthreads cancellation with explicit checks
2013-06-25do not rely on normal syscalls as cancellation points
2013-06-25make mog_fd_get static, favor mog_fd_init
2013-01-17copyright comment updates for 2013
2012-12-09remove queue_state field from struct mog_fd
2012-12-05cleanup and simplify interrupt/shutdown handling
2012-02-22queue: allow configurable timeout
2012-02-17use inlineable functions for nonblock/cloexec
2012-02-05tests: rename queue-epoll => queue-idle