CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2014/02/13 22:15:16
Modified files: share/man/man9 : rwlock.9 Log message: remove the caveat apologising that you cant use rwlocks in interrupt handlers now that context explains that you can only use them in autoconf or process context.