diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-07-25 02:29:58 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-09-14 14:45:05 +0200 |
commit | fd4e4f6ea4f2cbcc18f0ae6659b21b130df50066 (patch) | |
tree | c09f797af9ea34cfafb4c3ac6c89a6d13e394472 /vm | |
parent | de53c776ce14fe38fcc548ddc536f64fc5a42ed0 (diff) |
kern: use a general lock for the IPC structures
* ipc/ipc_thread.h (ith_{lock_init,lock,unlock}): Use a general lock.
* kern/task.h (struct task): Use a general lock for `itk_lock_data'.
(itk_{lock_init,lock,unlock}): Use a general lock.
* kern/thread.h (struct thread): Use a general lock for `ith_lock_data'.
Diffstat (limited to 'vm')
0 files changed, 0 insertions, 0 deletions