newlib/winsup
Corinna Vinschen 68217c3178 cygwin: simplify pthread timedwait handling
- Introduce inline helper pthread_convert_abstime.  It converts
  an absolute timespec to a Windows LARGE_INTEGER timestamp,
  depending on the used clock.

- Use this function from pthread_cond_timedwait and semaphore::timedwait

- Merge semaphore::_wait and semaphore::_timedwait into single _wait
  method, taking a LARGER_INTEGER timestamp.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2017-08-03 19:08:31 +02:00
..
CVSChangeLogs.old
cygserver Revert "cygserver: Revamp thread sleep handling" 2017-06-20 13:09:07 +02:00
cygwin cygwin: simplify pthread timedwait handling 2017-08-03 19:08:31 +02:00
doc cygwin: Export explicit_bzero 2017-08-02 01:09:49 -05:00
lsaauth
testsuite
utils cygwin: regtool: encode error messages correctly 2017-06-20 13:17:49 +02:00
acinclude.m4
aclocal.m4
autogen.sh
c++wrap
ccwrap
config.guess
config.sub
configure
configure.ac
configure.cygwin
CONTRIBUTORS cygwin CONTRIBUTORS: Add Daniel Santos 2017-04-25 14:26:36 +02:00
COPYING
COPYING.LIB
CYGWIN_LICENSE
install-sh
Makefile.common
Makefile.in
README

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESSED OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Cygwin documentation is available on the net at https://cygwin.com
You might especially be interested in

https://cygwin.com/faq/faq.html#faq.programming.building-cygwin