Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp1005 static void Routine2() { in Routine2() function
1012 pthread_once(&once_control_2, &Routine2); in Routine1()