summaryrefslogtreecommitdiff
path: root/src/lib/lock/lib_lock.dox
blob: 868b5ba7d4802e8aaf0b994033c45655218bf965 (plain)
1
2
3
4
5
6
7
8
/**
@dir /lib/lock
@brief lib/lock: Simple locking support.

This module is more low-level than the rest of the threading code, since it
is needed by more intermediate-level modules.

**/