mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 13:30:06 +00:00
e874d3d189
The nptl version is used as default, since now with symbol always present the single-thread optimization is tricky. Hurd is not change, it is used it own lock scheme (which call _cthreads_ftrylockfile). Checked on x86_64-linux-gnu.
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
GLIBC_2.17 _IO_funlockfile F
|
|
GLIBC_2.17 __errno_location F
|
|
GLIBC_2.17 __pthread_register_cancel F
|
|
GLIBC_2.17 __pthread_register_cancel_defer F
|
|
GLIBC_2.17 __pthread_unregister_cancel F
|
|
GLIBC_2.17 __pthread_unregister_cancel_restore F
|
|
GLIBC_2.17 funlockfile F
|
|
GLIBC_2.17 pthread_attr_getaffinity_np F
|
|
GLIBC_2.17 pthread_attr_getguardsize F
|
|
GLIBC_2.17 pthread_attr_getstack F
|
|
GLIBC_2.17 pthread_attr_getstackaddr F
|
|
GLIBC_2.17 pthread_attr_getstacksize F
|
|
GLIBC_2.17 pthread_attr_setguardsize F
|
|
GLIBC_2.17 pthread_attr_setstack F
|
|
GLIBC_2.17 pthread_attr_setstackaddr F
|
|
GLIBC_2.17 pthread_attr_setstacksize F
|
|
GLIBC_2.17 pthread_cancel F
|
|
GLIBC_2.17 pthread_create F
|
|
GLIBC_2.17 pthread_detach F
|
|
GLIBC_2.17 pthread_getconcurrency F
|
|
GLIBC_2.17 pthread_getcpuclockid F
|
|
GLIBC_2.17 pthread_getname_np F
|
|
GLIBC_2.17 pthread_join F
|
|
GLIBC_2.17 pthread_setaffinity_np F
|
|
GLIBC_2.17 pthread_setconcurrency F
|
|
GLIBC_2.17 pthread_setname_np F
|
|
GLIBC_2.17 pthread_setschedprio F
|
|
GLIBC_2.17 pthread_sigqueue F
|
|
GLIBC_2.17 pthread_timedjoin_np F
|
|
GLIBC_2.17 pthread_tryjoin_np F
|
|
GLIBC_2.18 pthread_getattr_default_np F
|
|
GLIBC_2.18 pthread_setattr_default_np F
|
|
GLIBC_2.28 thrd_create F
|
|
GLIBC_2.28 thrd_detach F
|
|
GLIBC_2.28 thrd_join F
|
|
GLIBC_2.30 __libpthread_version_placeholder F
|
|
GLIBC_2.31 pthread_clockjoin_np F
|