summaryrefslogtreecommitdiff
path: root/src/lib/lock/lib_lock.dox
blob: f248e12c863a18d60a969ef772c8398809d20854 (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.

**/