ck_pflock: Update comment, implementation is not so naive now.

ck_pring
Samy Al Bahra 12 years ago
parent 19d1aa501f
commit d6fefccd6e

@ -29,8 +29,8 @@
#define _CK_PFLOCK_H #define _CK_PFLOCK_H
/* /*
* This is a naive implementation of phase-fair locks derived * This is an implementation of phase-fair locks derived from the work
* from the work described in: * described in:
* Brandenburg, B. and Anderson, J. 2010. Spin-Based * Brandenburg, B. and Anderson, J. 2010. Spin-Based
* Reader-Writer Synchronization for Multiprocessor Real-Time Systems * Reader-Writer Synchronization for Multiprocessor Real-Time Systems
*/ */

Loading…
Cancel
Save