libuv/include
Ben Noordhuis 56702e08bf unix: rework thread barrier implementation
* dissolve include/uv/pthread-barrier.h

* use libuv mutexes and condition variables, not pthreads's

* drive-by cleanup and simplification enabled by the first two items

PR-URL: https://github.com/libuv/libuv/pull/2019
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
2018-10-08 11:14:41 +02:00
..
uv unix: rework thread barrier implementation 2018-10-08 11:14:41 +02:00
uv.h unix,win: add uv_os_{get,set}priority() 2018-08-15 09:17:55 -04:00