summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/wcstoll.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2012-02-08 19:58:37 +0000
committerCorinna Vinschen <corinna@vinschen.de>2012-02-08 19:58:37 +0000
commit461c56569f6feec66d6a9978728393a3c3ad5a9d (patch)
tree496546de2c73435a02462643fbc03c64fa549641 /newlib/libc/stdlib/wcstoll.c
parent30c66cea49843469a9084d04ad0dea631baa27f3 (diff)
downloadcygnal-461c56569f6feec66d6a9978728393a3c3ad5a9d.tar.gz
cygnal-461c56569f6feec66d6a9978728393a3c3ad5a9d.tar.bz2
cygnal-461c56569f6feec66d6a9978728393a3c3ad5a9d.zip
* thread.cc (__pthread_cond_wait_init): New static function replacing
__pthread_cond_dowait. Only check and potentially initialize cond and mutex, drop call to (*cond)->wait. (pthread_cond_timedwait): Replace call to __pthread_cond_dowait with separate calls to __pthread_cond_wait_init and (*cond)->wait to be able to initialize cond before accessing its clock_id member. (pthread_cond_wait): Ditto (more or less).
Diffstat (limited to 'newlib/libc/stdlib/wcstoll.c')
0 files changed, 0 insertions, 0 deletions