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-08-28 15:47:56 +0200 |
commit | d9da5d41510e102983a51f9c9be08a80956b33e4 (patch) | |
tree | edabf0e3c2837e1a3a7436a0f8aae138cd1c761e /ddb | |
parent | 4b5f47f01217c20c4213660567f6c28dec4554cf (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 'ddb')
0 files changed, 0 insertions, 0 deletions