Home
last modified time | relevance | path

Searched refs:pthread_rwlockattr_init (Results 1 – 25 of 63) sorted by relevance

123

/glibc-2.36/nptl/
Dpthread_rwlockattr_init.c38 pthread_rwlockattr_init, GLIBC_2_34);
42 pthread_rwlockattr_init, GLIBC_2_1);
DVersions98 pthread_rwlockattr_init;
343 pthread_rwlockattr_init;
Dtst-rwlock2.c30 if (pthread_rwlockattr_init (&at) != 0) in do_test()
Dtest-rwlockattr-printers.c47 if (pthread_rwlockattr_init (&attr) == 0 in main()
Dtst-rwlock8.c122 if (pthread_rwlockattr_init (&a) != 0) in do_test()
Dtst-rwlock7.c102 if (pthread_rwlockattr_init (&a) != 0) in do_test_clock()
Dtst-rwlock6.c106 if (pthread_rwlockattr_init (&a) != 0) in do_test_clock()
Dtst-rwlock9.c159 if (pthread_rwlockattr_init (&a) != 0) in do_test_clock()
DMakefile172 pthread_rwlockattr_init \
/glibc-2.36/support/
Dxpthread_rwlockattr_init.c25 pthread_rwlockattr_init (attr)); in xpthread_rwlockattr_init()
/glibc-2.36/sysdeps/htl/
Dpt-rwlockattr-init.c23 pthread_rwlockattr_init (pthread_rwlockattr_t *attr) in pthread_rwlockattr_init() function
Dpthread.h612 extern int pthread_rwlockattr_init (pthread_rwlockattr_t *__attr)
/glibc-2.36/sysdeps/pthread/
Dtst-rwlock4.c75 if (pthread_rwlockattr_init (&a) != 0) in do_test()
Dtst-rwlock12.c77 if (pthread_rwlockattr_init (&ra) != 0) in do_test()
Dtst-attr1.c47 if (pthread_rwlockattr_init (&rwa) != 0) in do_test()
/glibc-2.36/htl/tests/
Dtest-11.c69 err = pthread_rwlockattr_init (&attr); in main()
/glibc-2.36/htl/
DVersions118 pthread_rwlockattr_init; pthread_rwlockattr_setpshared;
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlibpthread.abilist110 GLIBC_2.12 pthread_rwlockattr_init F
/glibc-2.36/conform/data/
Dpthread.h-data161 function int pthread_rwlockattr_init (pthread_rwlockattr_t*)
/glibc-2.36/sysdeps/nptl/
Dpthread.h1078 extern int pthread_rwlockattr_init (pthread_rwlockattr_t *__attr)
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/
Dlibc.abilist1564 GLIBC_2.33 pthread_rwlockattr_init F
2319 GLIBC_2.34 pthread_rwlockattr_init F
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dlibc.abilist1562 GLIBC_2.32 pthread_rwlockattr_init F
2317 GLIBC_2.34 pthread_rwlockattr_init F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/
Dlibc.abilist1608 GLIBC_2.27 pthread_rwlockattr_init F
2519 GLIBC_2.34 pthread_rwlockattr_init F
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dlibc.abilist1615 GLIBC_2.17 pthread_rwlockattr_init F
2556 GLIBC_2.34 pthread_rwlockattr_init F
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/
Dlibc.abilist1622 GLIBC_2.16 pthread_rwlockattr_init F
2571 GLIBC_2.34 pthread_rwlockattr_init F

123