Home
last modified time | relevance | path

Searched refs:testandset (Results 1 – 25 of 60) sorted by relevance

123

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/i386/
A Dpt-machine.h31 extern long int testandset (int *spinlock);
46 testandset (int *spinlock) in testandset() function
89 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/arm/
A Dpt-machine.h35 PT_EI long int testandset (int *spinlock);
36 PT_EI long int testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/arc/
A Dpt-machine.h15 extern long int testandset (int *spinlock);
19 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/cris/
A Dpspinlock.c30 while (testandset (lock) != 0) in __pthread_spin_lock()
41 return testandset (lock) != 0 ? EBUSY : 0; in weak_alias()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/xtensa/
A Dpt-machine.h34 extern long int testandset (int *spinlock);
39 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/mips/
A Dpt-machine.h34 extern long int testandset (int *spinlock);
40 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/x86_64/
A Dpt-machine.h35 extern long int testandset (int *);
46 testandset (int *__spinlock) in testandset() function
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/i386/i686/
A Dpt-machine.h31 extern long int testandset (int *spinlock);
41 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/i386/i686/
A Dpt-machine.h30 extern long int testandset (int *spinlock);
40 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/avr32/
A Dpt-machine.h33 extern long int testandset (int *spinlock);
38 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/avr32/
A Dpt-machine.h33 extern long int testandset (int *spinlock);
38 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/sh/
A Dpt-machine.h31 extern long int testandset (int *spinlock);
35 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/microblaze/
A Dpt-machine.h24 extern long int testandset (int *spinlock);
80 PT_EI long int testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/sh/
A Dpt-machine.h31 extern long int testandset (int *spinlock);
35 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/sparc/sparc32/
A Dpt-machine.h29 extern long int testandset (int *spinlock);
34 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/sparc/sparc32/
A Dpt-machine.h28 extern long int testandset (int *spinlock);
33 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/sparc/sparc32/
A Dpt-machine.h28 extern long int testandset (int *spinlock);
33 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dspinlock.h54 #define testandset(p) !__compare_and_swap((long int *) p, 0, 1) macro
112 return (testandset(&lock->__spinlock) ? EBUSY : 0); in __pthread_trylock()
151 if (testandset(&lock->__spinlock) == 0) in __pthread_alt_trylock()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/i386/
A Dpt-machine.h34 extern long int testandset (int *spinlock);
44 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/i386/
A Dpt-machine.h36 extern long int testandset (int *spinlock);
46 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/libpthread/src/
A Dspinlock.h54 #define testandset(p) !__compare_and_swap((long int *) p, 0, 1)
112 return (testandset(&lock->__spinlock) ? EBUSY : 0); in __pthread_trylock()
151 if (testandset(&lock->__spinlock) == 0) in __pthread_alt_trylock()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dspinlock.h54 #define testandset(p) !__compare_and_swap((long int *) p, 0, 1) macro
112 return (testandset(&lock->__spinlock) ? EBUSY : 0); in __pthread_trylock()
151 if (testandset(&lock->__spinlock) == 0) in __pthread_alt_trylock()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/s390/s390-64/
A Dpt-machine.h28 extern long int testandset (int *spinlock);
38 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/sparc/sparc64/
A Dpt-machine.h29 extern long int testandset (int *spinlock);
34 testandset (int *spinlock) in testandset() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/sparc/sparc64/
A Dpt-machine.h28 extern long int testandset (int *spinlock);
33 testandset (int *spinlock) in testandset() function

Completed in 16 milliseconds

123