Changes between Version 4 and Version 5 of kernel_locks
- Timestamp:
- Dec 2, 2014, 7:11:31 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kernel_locks
v4 v5 15 15 * '''increment''' : increment value 16 16 17 === void '''_lock_init ( spin_lock_t * lock ) ===17 === void '''_lock_init'''( spin_lock_t * lock ) === 18 18 This function initializes the spin lock ticket allocator. 19 19