aboutsummaryrefslogtreecommitdiffstats
path: root/lib/is_single_threaded.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-11-14CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells1-0/+45
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>