[DragonFlyBSD - Submit #3137] (New) Add mtx version of cv_timedwait(9)

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Mon Jun 11 04:48:12 PDT 2018


Issue #3137 has been reported by tkusumi.

----------------------------------------
Submit #3137: Add mtx version of cv_timedwait(9)
http://bugs.dragonflybsd.org/issues/3137

* Author: tkusumi
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
Matt,

Is this good ?
https://github.com/kusumi/DragonFlyBSD/commit/d94ca245d698abf54593833415c721af9d65f11d

The only difference from _cv_timedwait() is this one uses mtx instead of lockmgr,
i.e. uses mtxsleep(9) instead of lksleep(9).



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Submit mailing list