Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp1510 struct PthreadMutex { struct
1513 PthreadMutex(int mutex_type) { in PthreadMutex() argument
1517 ~PthreadMutex() { in ~PthreadMutex() argument
1534 DISALLOW_COPY_AND_ASSIGN(PthreadMutex); argument