Feature #11189
Let libfakekernel use mutex_enter/mutex_exit
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Updated by Gordon Ross over 1 year ago
- Tracker changed from Bug to Feature
After integration of #6209 (libc mutexes break kernel writers hearts)
we have kernel-style mutex_enter and mutex_exit in libc.
In this feature request, libfakekernel will be changed to use those.
Perhaps libfakekernel can provide library "filter" entries for those functions.