History log of /freebsd-10-stable/tools/regression/pthread/cv_cancel1/cv_cancel1.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 253384 16-Jul-2013 kevlo

Add missing header needed by sleep(3).


# 164928 05-Dec-2006 davidxu

initialize mutex and cv.


# 164899 05-Dec-2006 davidxu

Fix spelling.


# 164898 05-Dec-2006 davidxu

Add a test for pthread's cv and cancellation.