Home
last modified time | relevance | path

Searched defs:cond_wait (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dmutex.c106 void cond_wait(struct cond *cnd, struct mutex *mtx) in cond_wait() function
/linux-6.3-rc2/drivers/tty/
A Dsynclink_gt.c159 struct cond_wait { struct
160 struct cond_wait *next; argument
165 static void flush_cond_wait(struct cond_wait **head); argument
/linux-6.3-rc2/tools/tracing/latency/
A Dlatency-collector.c346 static __always_inline void cond_wait(pthread_cond_t *restrict cond, in cond_wait() function

Completed in 14 milliseconds