]> git.sesse.net Git - bcachefs-tools-debian/commit
use futex instead of pthread cond variable for schedule
authorKent Overstreet <kent.overstreet@gmail.com>
Mon, 5 Feb 2018 05:13:40 +0000 (00:13 -0500)
committerKent Overstreet <kent.overstreet@gmail.com>
Mon, 5 Feb 2018 05:13:40 +0000 (00:13 -0500)
commit27c0b6fbc5ffe0979436a6436187d1bf952e9a24
tree6978012f0721c356a50fa1455bb32ddd5bbc6074
parent7c29c458db133a8a5ad92b73c2a22561cd279da0
use futex instead of pthread cond variable for schedule
include/linux/sched.h
linux/kthread.c
linux/sched.c