mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
docs/user: Fix typo.
This commit is contained in:
parent
12bba3817d
commit
1322e37a03
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/*!
|
||||
\page synchrnization_primitives Synchronization primitives
|
||||
\page synchronization_primitives Synchronization primitives
|
||||
|
||||
In userspace code, there are many way to synchronize threads with each other. Pthreads provide
|
||||
mutexes and condition variables. The Be API provides BLocker. There are also atomic functions
|
||||
|
Loading…
Reference in New Issue
Block a user