Home
last modified time | relevance | path

Searched refs:cond_init_pshared (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dmutex.h122 void cond_init_pshared(struct cond *cnd);
H A Dmutex.c102 void cond_init_pshared(struct cond *cnd) in cond_init_pshared() function