STINNER Victor <victor.stin...@haypocalc.com> added the comment:

pthread_condattr_setclock() result should be checked.

"The pthread_condattr_setclock() function may fail if:

EINVAL The value specified by clock_id does not refer to a known clock, or is a 
CPU-time clock."

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12822>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to