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-15 12:43:26 +0200 |
commit | 9cbef3531bcba56b05b275ebf4d4fe0f03f3e361 (patch) | |
tree | 5a3709d9a90dbcd81786b249317039e86e1a00e7 /util/puts.c | |
parent | ff8600ee5a6fd0f1a80848abf8adcfd3ee13fb77 (diff) |
kern: use a general lock for the IPC structuresfix-ipc-space-locking-2015-08-15
* 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 'util/puts.c')
0 files changed, 0 insertions, 0 deletions