Home
last modified time | relevance | path

Searched refs:pthread_spin_unlock (Results 1 – 25 of 73) sorted by relevance

123

/glibc-2.36/sysdeps/hppa/nptl/
Dpthread_spin_unlock.c46 versioned_symbol (libc, __pthread_spin_unlock, pthread_spin_unlock,
50 compat_symbol (libpthread, __pthread_spin_unlock, pthread_spin_unlock,
/glibc-2.36/sysdeps/powerpc/nptl/
Dpthread_spin_unlock.c29 versioned_symbol (libc, __pthread_spin_unlock, pthread_spin_unlock,
33 compat_symbol (libpthread, __pthread_spin_unlock, pthread_spin_unlock,
/glibc-2.36/nptl/
Dpthread_spin_unlock.c32 versioned_symbol (libc, __pthread_spin_unlock, pthread_spin_unlock,
36 compat_symbol (libpthread, __pthread_spin_unlock, pthread_spin_unlock,
DVersions142 pthread_spin_unlock;
357 pthread_spin_unlock;
DMakefile191 pthread_spin_unlock \
/glibc-2.36/sysdeps/ia64/nptl/
Dpthread_spin_unlock.c27 versioned_symbol (libc, __pthread_spin_unlock, pthread_spin_unlock,
31 compat_symbol (libpthread, __pthread_spin_unlock, pthread_spin_unlock,
/glibc-2.36/sysdeps/x86_64/nptl/
Dpthread_spin_unlock.S26 versioned_symbol (libc, __pthread_spin_unlock, pthread_spin_unlock, GLIBC_2_34)
31 compat_symbol (libpthread, __pthread_spin_unlock, pthread_spin_unlock,
/glibc-2.36/sysdeps/i386/nptl/
Dpthread_spin_unlock.S27 versioned_symbol (libc, __pthread_spin_unlock, pthread_spin_unlock, GLIBC_2_34)
32 compat_symbol (libpthread, __pthread_spin_unlock, pthread_spin_unlock,
/glibc-2.36/sysdeps/sparc/sparc64/
Dpthread_spin_unlock.S28 versioned_symbol (libc, __pthread_spin_unlock, pthread_spin_unlock, GLIBC_2_34)
33 compat_symbol (libpthread, __pthread_spin_unlock, pthread_spin_unlock,
/glibc-2.36/sysdeps/sh/nptl/
Dpthread_spin_unlock.S28 versioned_symbol (libc, __pthread_spin_unlock, pthread_spin_unlock, GLIBC_2_34)
33 compat_symbol (libpthread, __pthread_spin_unlock, pthread_spin_unlock,
/glibc-2.36/sysdeps/pthread/
Dtst-spin4.c26 if (pthread_spin_unlock (lock) != 0) in thread_add_one()
71 if (pthread_spin_unlock (&lock) != 0) in do_test()
Dtst-spin2.c98 err = pthread_spin_unlock (s); in do_test()
130 if (pthread_spin_unlock (s) != 0) in do_test()
Dtst-spin1.c39 if (pthread_spin_unlock (&s) != 0) in do_test()
/glibc-2.36/support/
Dxpthread_spin_unlock.c24 xpthread_check_return ("pthread_spin_unlock", pthread_spin_unlock (lock)); in xpthread_spin_unlock()
/glibc-2.36/htl/
Dpt-spin-inlines.c33 weak_alias (__pthread_spin_unlock, pthread_spin_unlock);
DVersions135 pthread_spin_trylock; pthread_spin_unlock;
/glibc-2.36/sysdeps/htl/
DVersions13 pthread_spin_trylock; pthread_spin_unlock;
Dpthread.h598 extern int pthread_spin_unlock (pthread_spinlock_t *__lock)
/glibc-2.36/sysdeps/htl/include/
Dpthread.h36 pthread_spin_unlock (pthread_spinlock_t *__lock) in pthread_spin_unlock() function
/glibc-2.36/benchtests/
Dbench-pthread-locks.c221 pthread_spin_unlock (&sp); in test_spin_lock()
246 pthread_spin_unlock (&sp); in test_spin_trylock()
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlibpthread.abilist124 GLIBC_2.12 pthread_spin_unlock F
/glibc-2.36/conform/data/
Dpthread.h-data180 function int pthread_spin_unlock (pthread_spinlock_t*)
/glibc-2.36/sysdeps/nptl/
Dpthread.h1246 extern int pthread_spin_unlock (pthread_spinlock_t *__lock)
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-hppa163 * sysdeps/hppa/nptl/pthread_spin_unlock.c: Likewise.
1035 * sysdeps/hppa/nptl/pthread_spin_unlock.c: Remove strong alias
1132 * sysdeps/hppa/nptl/pthread_spin_unlock.c: Likewise
/glibc-2.36/benchtests/strcoll-inputs/
Dfilelist#C2006 pthread_spin_unlock.c
3208 pthread_spin_unlock.c
3737 pthread_spin_unlock.S
4027 pthread_spin_unlock.S
4660 pthread_spin_unlock.S
5081 pthread_spin_unlock.S
6341 pthread_spin_unlock.S
6448 pthread_spin_unlock.c
7971 pthread_spin_unlock.c
8579 pthread_spin_unlock.c
[all …]

123