Home
last modified time | relevance | path

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

/relibc/pthreads-emb/
H A Dpthread_spin_trylock.c49 pthread_spin_trylock (pthread_spinlock_t * lock) in pthread_spin_trylock() function
H A Dpthread.h821 int pthread_spin_trylock (pthread_spinlock_t * lock);
H A DANNOUNCE203 pthread_spin_trylock
/relibc/pthreads-emb/tests/
H A Dspin2.c55 assert(pthread_spin_trylock(&lock) == EBUSY); in func()
/relibc/pthreads-emb/platform/psp/
H A DMakefile123 pthread_spin_trylock.o \
/relibc/pthreads-emb/platform/dspbios/pte_lib/
H A Dpte_lib.pjt118 Source="..\..\..\pthread_spin_trylock.c"