Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thread.c: clear atfork functions | nobu | 2016-05-09 | 1 | -0/+4 |
* | thread_sync.c: define global constants always | nobu | 2016-04-30 | 1 | -6/+2 |
* | thread_sync.c: Update rdoc for Queue [skip ci] | nobu | 2016-03-17 | 1 | -1/+7 |
* | thread_sync.c: [DOC] remove SizedQueue#close argument. [ci skip] | sho-h | 2016-01-04 | 1 | -1/+1 |
* | thread_sync.c: remove unnecessary casts for queue_sleep | normal | 2016-01-02 | 1 | -2/+2 |
* | thread_sync.c: static classes | normal | 2015-12-28 | 1 | -2/+2 |
* | * *.c (*_memsize): do not check ptr. | ko1 | 2015-12-09 | 1 | -1/+1 |
* | * thread_sync.c: reduce the specification of Queue#close. | ko1 | 2015-11-21 | 1 | -34/+10 |
* | thread_sync.c: fix typos | nobu | 2015-09-03 | 1 | -2/+2 |
* | * thread_sync.c (queue_do_close): ignore multiple close to allow | ko1 | 2015-09-01 | 1 | -14/+16 |
* | * thread_tools.c: rename thread_tools.c to thread_sync.c. | ko1 | 2015-09-01 | 1 | -0/+1335 |