Searched refs:complete_all (Results 1 - 1 of 1) sorted by relevance

/kernel/sched/
H A Dcompletion.c24 * See also complete_all(), wait_for_completion() and related routines.
41 * complete_all: - signals all threads waiting on this completion
49 void complete_all(struct completion *x) function
58 EXPORT_SYMBOL(complete_all); variable

Completed in 3 milliseconds