Date: Wed, 30 Jul 2003 06:28:05 -0700 (PDT) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_mutex.c Message-ID: <200307301328.h6UDS5Q0039970@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2003/07/30 06:28:05 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_mutex.c Log: Don't forget to unlock the scheduler lock. Somehow this got removed from one of my last commits. This only affected priority ceiling mutexes. Pointy hat to: deischen Revision Changes Path 1.40 +1 -0 src/lib/libpthread/thread/thr_mutex.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307301328.h6UDS5Q0039970>