CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/13 06:15:39
Added files:
lib/librthread : rthread_rwlock_compat.c
Log message:
Import the existing rwlock implementation for architectures that cannot
use the futex(2)-based one due to missing atomic primitives.
