summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/mutex.h
Commit message (Expand)AuthorAgeFilesLines
* Modify the critical section API as follows:jhb2001-12-181-11/+1
* Overhaul the per-CPU support a bit:jhb2001-12-111-1/+1
* KSE Milestone 2julian2001-09-121-1/+1
* Properly wrap mtx_intr_enable() macro in "do $bla while (0)"phk2001-06-021-1/+1
* - Switch from using save/disable/restore_intr to using critical_enter/exitjhb2001-03-281-1/+1
* Fix mtx_legal2block. The only time that it is bad to block on a mutex isjhb2001-03-091-1/+0
* - Axe the now unused ASS_* assertions for interrupt status.jhb2001-02-221-10/+1
* Add a mtx_intr_enable() macro.jhb2001-02-221-0/+1
* Change and clean the mutex lock interface.bmilekic2001-02-091-16/+4
* Fix typo.marcel2001-01-281-1/+1
* * Various fixes to breakage introduced by the atomic and mutex reorgs.dfr2000-10-241-3/+3
* Define the mtx_legal2block() macro used in the witness code that managedjhb2000-10-201-0/+2
* - Make the mutex code almost completely machine independent. This greatlyjhb2000-10-201-483/+14
* Reduce userland namespace polution.jasone2000-10-061-2/+4
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-041-11/+14
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+563
OpenPOWER on IntegriCloud