Home | History | Annotate | Download | only in unittest

Lines Matching refs:pthread_spin_trylock

6262   while (pthread_spin_trylock(&lock) != 0) { }