Use ->V for the return value of chx_sched.

This commit is contained in:
NIIBE Yutaka
2017-06-21 20:48:50 +09:00
parent 6c68c55301
commit ca1b22c3eb
2 changed files with 19 additions and 5 deletions

View File

@@ -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.