Files
banan-os/userspace/libraries/LibC/include
Bananymous db9db2cc40 LibC: Implement basic pthread mutexes
This implementation is just calling sched_yield if it could not get
mutex. This is not optimal as it does not allow the CPU to idle, but it
works for now :)

Also I did not test this code at all, but it feels correct :D
2025-04-20 03:27:16 +03:00
..
2025-01-28 17:27:41 +02:00
2024-12-02 20:13:38 +02:00
2024-08-09 15:52:42 +03:00
2024-11-08 02:49:21 +02:00
2025-01-28 17:27:41 +02:00
2024-08-09 16:54:30 +03:00
2025-04-19 02:48:21 +03:00
2024-07-30 11:10:43 +03:00
2024-12-01 21:31:27 +02:00
2024-12-02 20:13:37 +02:00