Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2015 10:20:09 +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@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: vineela_17@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.



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