doc: Fix up ck_spinlock "table" formatting.

ck_pring
Samy Al Bahra 11 years ago
parent 799f4958cb
commit c05828edc0

@ -135,7 +135,7 @@ a wrapper around the fetch-and-swap (ck_spinlock_fas_t) implementation. The tabl
provides a summary of the current implementations.
.Bd -literal
| Namespace | Algorithm | Type | Restrictions | Fair |
\'----------------------|------------------------------|---------------|-------------------------|----------'
\'----------------------|-----------------------------|---------------|-------------------------|--------'
ck_spinlock_anderson Anderson Array Fixed number of threads Yes
ck_spinlock_cas Compare-and-Swap Centralized None No
ck_spinlock_clh Craig, Landin and Hagersten Queue Lifetime requirements Yes

Loading…
Cancel
Save