Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dmutex.c20 static void __mutex_init(struct mutex *mtx, bool pshared) in __mutex_init() argument
30 if (pshared) in __mutex_init()
79 static void __cond_init(struct cond *cnd, bool pshared) in __cond_init() argument
84 if (pshared) in __cond_init()
/linux-6.12.1/Documentation/locking/
Drobust-futexes.rst158 [which it currently does for !pshared robust mutexes], and that took 256