OpenGrok
Cross Reference: pthread_test.cpp
xref
: /
bionic
/
tests
/
pthread_test.cpp
Home
|
History
|
Annotate
|
Download
|
only in
tests
Lines Matching
full:pthread_spin_init
1952
ASSERT_EQ(0,
pthread_spin_init
(&lock, 0));