HomeSort by: relevance | last modified time | path
    Searched defs:init_completion (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/common/include/linux/
completion.h 83 init_completion(struct completion *completion) function in typeref:typename:void
134 * Notify all waiters, present and future (until INIT_COMPLETION), of
163 #define INIT_COMPLETION(COMPLETION) INIT_COMPLETION_blorp(&(COMPLETION))
completion.h 83 init_completion(struct completion *completion) function in typeref:typename:void
134 * Notify all waiters, present and future (until INIT_COMPLETION), of
163 #define INIT_COMPLETION(COMPLETION) INIT_COMPLETION_blorp(&(COMPLETION))

Completed in 23 milliseconds