[Bug 198050] mtx_trylock from libstdthreads is blocking

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 26 10:20:09 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198050

            Bug ID: 198050
           Summary: mtx_trylock from libstdthreads is blocking
           Product: Base System
           Version: 10.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: threads
          Assignee: freebsd-threads at FreeBSD.org
          Reporter: vineela_17 at yahoo.com

mtx_trylock from mtx.c in libstdthreads calls pthread_mutex_lock instead of
pthread_mutex_trylock and thus is blocking.

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


More information about the freebsd-threads mailing list