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

/freebsd-11-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h228 void INIT_COMPLETION_locked(struct completion *c);
230 #define INIT_COMPLETION(x) INIT_COMPLETION_locked(&(x))
H A Dvchi_bsd.c182 INIT_COMPLETION_locked(struct completion *c) function

Completed in 92 milliseconds