HomeSort by: relevance | last modified time | path
    Searched refs:thr_yield (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
thr_thr.c 96 thr_yield();
thr_posix.c 250 thr_yield();
  /src/lib/libc/include/
reentrant.h 218 #define thr_yield() __libc_thr_yield() macro
  /src/external/gpl2/gettext/dist/gettext-runtime/tests/
test-lock.c 154 thr_yield ();
  /src/crypto/external/apache2/openssl/dist/crypto/
sparccpuid.S 194 ! Note that you do not have to link with libthread to call thr_yield,
197 #define YIELD_CPU thr_yield
  /src/crypto/external/bsd/openssl/dist/crypto/
sparccpuid.S 194 ! Note that you do not have to link with libthread to call thr_yield,
197 #define YIELD_CPU thr_yield
  /src/crypto/external/bsd/openssl.old/dist/crypto/
sparccpuid.S 189 ! Note that you do not have to link with libthread to call thr_yield,
192 #define YIELD_CPU thr_yield

Completed in 26 milliseconds