Searched defs:completion (Results 1 - 1 of 1) sorted by path

/bionic/libc/kernel/common/linux/
H A Dcompletion.h22 struct completion { struct
30 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)

Completed in 45 milliseconds