summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_sleep.c
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2000-07-17 22:55:05 +0000
committerjasone <jasone@FreeBSD.org>2000-07-17 22:55:05 +0000
commitfa7c7acbf98a1fc07bfb99c6781d96fe9fa83830 (patch)
treef09ec81f26b43fd3c62eb02bfbc9423a2a04f58b /lib/libpthread/thread/thr_sleep.c
parent29b66ff09c91b62fdbd8b207fc418abd1ed0cf74 (diff)
downloadFreeBSD-src-fa7c7acbf98a1fc07bfb99c6781d96fe9fa83830.zip
FreeBSD-src-fa7c7acbf98a1fc07bfb99c6781d96fe9fa83830.tar.gz
Deal correctly with statically initialized condition variables in
pthread_cond_signal(), pthread_cond_broadcast(), and pthread_cond_timedwait(). Do not dump core in pthread_cond_timedwait() (due to a NULL pointer dereference) if attempting to wait on an uninitialized condition variable. PR: bin/18099
Diffstat (limited to 'lib/libpthread/thread/thr_sleep.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud