Home | History | Annotate | Download | only in unittest

Lines Matching full:pthread_spin_trylock

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