pthread_mutex_trylock doesn't actually set errno
http://www.opengroup.org/onlinepubs/000095399/functions/pthread_mutex_lock.html "The pthread_mutex_trylock() function shall return zero if a lock on the mutex object referenced by mutex is acquired. Otherwise, an error number is returned to indicate the error." git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4168 d4fa192b-c00b-0410-8231-f00ffab90ce4
Showing
Please register or sign in to comment