Home | History | Annotate | Download | only in include
History log of /src/sys/arch/aarch64/include/lock.h
RevisionDateAuthorComments
 1.5  24-Jul-2022  riastradh aarch64/lock.h: Need <sys/param.h> for _HARDKERNEL.

Add include guard while here.

XXX Why does this aarch64-specific file have #ifdef __aarch64__?
 1.4  26-Sep-2021  jmcneill Use the yield instruction as SPINLOCK_BACKOFF_HOOK for aarch64.
 1.3  26-Jun-2015  matt Use <sys/common_lock.h> for !__arm__
 1.2  13-Aug-2014  matt branches: 1.2.2; 1.2.4;
Use __ATOMIC_RELAXED in __cpu_simple_lock_init
 1.1  10-Aug-2014  matt Preliminary files for AARCH64 (64-bit ARM) support.
Enough for a distribution build.
 1.2.4.1  22-Sep-2015  skrll Sync with HEAD
 1.2.2.3  03-Dec-2017  jdolecek update from HEAD
 1.2.2.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.2.1  13-Aug-2014  tls file lock.h was added on branch tls-maxphys on 2014-08-20 00:02:39 +0000

RSS XML Feed