summaryrefslogtreecommitdiff
path: root/thread_sync.rb
AgeCommit message (Expand)Author
2022-10-17thread_sync.c: Clarify and document the behavior of timeout == 0Jean Boussier
2022-08-18Implement SizedQueue#push(timeout: sec)Jean Boussier
2022-08-02Implement Queue#pop(timeout: sec)Jean Boussier