From ca1b22c3eba3752927bb243aa6c33d082a515da0 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Wed, 21 Jun 2017 20:48:50 +0900 Subject: Use ->V for the return value of chx_sched. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 79b80fd..15e2f21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2017-06-22 NIIBE Yutaka <gniibe@fsij.org> + + * chopstx.c (chx_sched): Use ->V for return value. + (svc): Ditto. + (chx_wakeup): Set -> for the return value of chx_sched. + (chopstx_mutex_lock, chopstx_cancel): Likewise. + 2017-06-21 NIIBE Yutaka <gniibe@fsij.org> * chopstx.c (struct chx_pq): Use uintptr_t for V. -- cgit v1.2.3