7 ms·
Well isn't that just a normal lock/mutex of the "lightweight" type (only enter kernel on contention)? You cannot use that in non-preemptible context.
by rigtorp 5y ago
Well isn't that just a normal lock/mutex of the "lightweight" type (only enter kernel on contention)?
You cannot use that in non-preemptible context.