diff host/libcdl/func.cxx @ 553:489b846deeff

* src/time.cxx (alarm_action): Added call to cyg_posix_signal_sigwait() to wake up any sigwait()ing threads. * src/signal.cxx (cyg_posix_signal_sigwait): Added this function to export access to signal_sigwait conditional variable. (sigtimedwait): Added call to cyg_posix_timer_asr() to allow timer signals to be delivered here. * src/pprivate.h: Added prototype for cyg_posix_signal_sigwait(). * cdl/posix.cdl: * tests/signal3.c: Added this program to test interaction of timers and signals, particularly sigwait(). Based on a test program from N.Suresh <nsuresh@cdotb.ernet.in>.
author nickg
date Fri, 31 Jan 2003 11:53:14 +0000
parents 0d2b193a635f
children 74dbf4c3f2e1
line wrap: on
line diff