chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #1231: mutex-lock! leaves mutex in wrong state


From: Chicken Trac
Subject: [Chicken-janitors] #1231: mutex-lock! leaves mutex in wrong state
Date: Sat, 12 Dec 2015 12:57:20 -0000

#1231: mutex-lock! leaves mutex in wrong state
----------------------------+---------------------
 Reporter:  joergw          |      Owner:
     Type:  defect          |     Status:  new
 Priority:  major           |  Milestone:  someday
Component:  core libraries  |    Version:  4.10.x
 Keywords:  srfi-18         |
----------------------------+---------------------
 If (and only if) a thread calling (mutex-lock! <muxtex> #f #f) had to wait
 for it the mutex state is left to be owned by the calling thread instead
 of 'not-owned.

--
Ticket URL: <http://bugs.call-cc.org/ticket/1231>
CHICKEN Scheme <http://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]