Searched hist:"6 cc88bc45ce8043171089c9592da223dfab91823" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/lib/ |
H A D | is_single_threaded.c | 6cc88bc45ce8043171089c9592da223dfab91823 Thu Nov 13 17:39:21 CST 2008 David Howells <dhowells@redhat.com> CRED: Rename is_single_threaded() to is_wq_single_threaded()
Rename is_single_threaded() to is_wq_single_threaded() so that a new is_single_threaded() can be created that refers to tasks rather than waitqueues.
Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: James Morris <jmorris@namei.org> Signed-off-by: James Morris <jmorris@namei.org>
|
/openbmc/linux/kernel/ |
H A D | workqueue.c | diff 6cc88bc45ce8043171089c9592da223dfab91823 Thu Nov 13 17:39:21 CST 2008 David Howells <dhowells@redhat.com> CRED: Rename is_single_threaded() to is_wq_single_threaded()
Rename is_single_threaded() to is_wq_single_threaded() so that a new is_single_threaded() can be created that refers to tasks rather than waitqueues.
Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: James Morris <jmorris@namei.org> Signed-off-by: James Morris <jmorris@namei.org>
|