fix POSIX_MQ#notify(&block) aka SIGEV_THREAD
commita997f4822a99590c7a5175be4a694b4482a4b997
authorEric Wong <normalperson@yhbt.net>
Sun, 9 May 2010 07:05:03 +0000 (9 00:05 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 9 May 2010 08:03:14 +0000 (9 01:03 -0700)
treea4b0330862797e47247f57f1e40d92902c04f460
parentf3605c820fd73713e34950170bf759e1af204038
fix POSIX_MQ#notify(&block) aka SIGEV_THREAD

tests for them were stupidly broken and never executed :x
ext/posix_mq/posix_mq.c
lib/posix_mq.rb
test/test_posix_mq.rb