Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2015 16:40:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-threads@FreeBSD.org
Subject:   [Bug 198050] mtx_trylock from libstdthreads is blocking
Message-ID:  <bug-198050-16-2PjZdJ5JCr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198050-16@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198050-16@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198050

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kib
Date: Thu Feb 26 16:39:57 UTC 2015
New revision: 279326
URL: https://svnweb.freebsd.org/changeset/base/279326

Log:
  Use pthread_mutex_trylock(3) to implement mtx_trylock(3).

  Noted and tested by:    Vineela <vineela_17@yahoo.com>
  PR:    198050
  Sponsored by:    The FreeBSD Foundation
  MFC after:    1 week

Changes:
  head/lib/libstdthreads/mtx.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198050-16-2PjZdJ5JCr>