Home
last modified time | relevance | path

Searched defs:pte_osAtomicCompareExchange (Results 1 – 2 of 2) sorted by relevance

/relibc/src/platform/
H A Dpte.rs391 pub unsafe extern "C" fn pte_osAtomicCompareExchange( in pte_osAtomicCompareExchange() function
/relibc/pthreads-emb/platform/dspbios/
H A Ddspbios-osal.c761 int pte_osAtomicCompareExchange(int *pdest, int exchange, int comp) in pte_osAtomicCompareExchange() function