]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Pass CVWAIT flags to kernel, this should handle
authordavidxu <davidxu@FreeBSD.org>
Thu, 17 Nov 2011 01:43:50 +0000 (01:43 +0000)
committerdavidxu <davidxu@FreeBSD.org>
Thu, 17 Nov 2011 01:43:50 +0000 (01:43 +0000)
commitd0004038aeb73555b710af5a77e4b38d74a757e8
tree4eaade3912462b22503701664da63289fe05c4ec
parent446da3721f45347b47bb08332a2da8bc00b2a590
Pass CVWAIT flags to kernel, this should handle
timeout correctly for pthread_cond_timedwait when
it uses kernel-based condition variable.

PR: 162403
Submitted by: jilles
MFC after: 3 days
lib/libthr/thread/thr_umtx.c