5 __pthread_mutex_destroy;
8 __pthread_mutex_trylock;
9 __pthread_mutex_unlock;
10 __pthread_mutexattr_destroy;
11 __pthread_mutexattr_init;
12 __pthread_mutexattr_settype;
14 __pthread_setspecific;
16 _pthread_cleanup_pop_restore;
17 _pthread_cleanup_push;
18 _pthread_cleanup_push_defer;
21 pthread_attr_getdetachstate;
22 pthread_attr_getinheritsched;
23 pthread_attr_getschedparam;
24 pthread_attr_getschedpolicy;
25 pthread_attr_getscope;
27 pthread_attr_setdetachstate;
28 pthread_attr_setinheritsched;
29 pthread_attr_setschedparam;
30 pthread_attr_setschedpolicy;
31 pthread_attr_setscope;
33 pthread_cond_broadcast;
37 pthread_cond_timedwait;
39 pthread_condattr_destroy;
40 pthread_condattr_init;
45 pthread_getschedparam;
51 pthread_kill_other_threads_np;
52 pthread_mutex_destroy;
55 pthread_mutex_trylock;
57 pthread_mutexattr_destroy;
58 pthread_mutexattr_getkind_np;
59 pthread_mutexattr_init;
60 pthread_mutexattr_setkind_np;
63 pthread_setcancelstate;
64 pthread_setcanceltype;
65 pthread_setschedparam;
77 pthread_attr_getguardsize;
78 pthread_attr_getstackaddr;
79 pthread_attr_getstacksize;
81 pthread_attr_setguardsize;
82 pthread_attr_setstackaddr;
83 pthread_attr_setstacksize;
85 pthread_getconcurrency;
86 pthread_mutexattr_gettype;
87 pthread_mutexattr_settype;
88 pthread_rwlock_destroy;
90 pthread_rwlock_rdlock;
91 pthread_rwlock_tryrdlock;
92 pthread_rwlock_trywrlock;
93 pthread_rwlock_unlock;
94 pthread_rwlock_wrlock;
95 pthread_rwlockattr_destroy;
96 pthread_rwlockattr_getkind_np;
97 pthread_rwlockattr_getpshared;
98 pthread_rwlockattr_init;
99 pthread_rwlockattr_setkind_np;
100 pthread_rwlockattr_setpshared;
101 pthread_setconcurrency;
115 __pthread_rwlock_destroy;
116 __pthread_rwlock_init;
117 __pthread_rwlock_rdlock;
118 __pthread_rwlock_tryrdlock;
119 __pthread_rwlock_trywrlock;
120 __pthread_rwlock_unlock;
121 __pthread_rwlock_wrlock;
122 pthread_attr_getstack;
123 pthread_attr_setstack;
124 pthread_barrier_destroy;
125 pthread_barrier_init;
126 pthread_barrier_wait;
127 pthread_barrierattr_destroy;
128 pthread_barrierattr_init;
129 pthread_barrierattr_setpshared;
130 pthread_condattr_getpshared;
131 pthread_condattr_setpshared;
132 pthread_getcpuclockid;
133 pthread_mutex_timedlock;
134 pthread_mutexattr_getpshared;
135 pthread_mutexattr_setpshared;
136 pthread_rwlock_timedrdlock;
137 pthread_rwlock_timedwrlock;
138 pthread_spin_destroy;
141 pthread_spin_trylock;
151 pthread_cond_broadcast;
152 pthread_cond_destroy;
155 pthread_cond_timedwait;
159 __pthread_cleanup_routine;
160 __pthread_register_cancel;
161 __pthread_register_cancel_defer;
162 __pthread_unregister_cancel;
163 __pthread_unregister_cancel_restore;
164 __pthread_unwind_next;
165 pthread_attr_getaffinity_np;
166 pthread_attr_setaffinity_np;
167 pthread_barrierattr_getpshared;
168 pthread_condattr_getclock;
169 pthread_condattr_setclock;
170 pthread_getaffinity_np;
171 pthread_setaffinity_np;
172 pthread_timedjoin_np;
176 pthread_attr_getaffinity_np;
177 pthread_attr_setaffinity_np;
178 pthread_getaffinity_np;
179 pthread_setaffinity_np;
180 pthread_setschedprio;
183 pthread_mutex_consistent_np;
184 pthread_mutex_getprioceiling;
185 pthread_mutex_setprioceiling;
186 pthread_mutexattr_getprioceiling;
187 pthread_mutexattr_getprotocol;
188 pthread_mutexattr_getrobust_np;
189 pthread_mutexattr_setprioceiling;
190 pthread_mutexattr_setprotocol;
191 pthread_mutexattr_setrobust_np;
198 pthread_mutex_consistent;
199 pthread_mutexattr_getrobust;
200 pthread_mutexattr_setrobust;
204 pthread_getattr_default_np;
205 pthread_setattr_default_np;
207 # C11 thread symbols.
236 pthread_cond_clockwait;
237 pthread_mutex_clocklock;
238 pthread_rwlock_clockrdlock;
239 pthread_rwlock_clockwrlock;
243 pthread_clockjoin_np;
246 pthread_attr_getsigmask_np;
247 pthread_attr_setaffinity_np;
248 pthread_attr_setsigmask_np;
249 pthread_getaffinity_np;
254 __pthread_cleanup_routine;
255 __pthread_key_create;
256 __pthread_register_cancel;
257 __pthread_register_cancel_defer;
258 __pthread_unregister_cancel;
259 __pthread_unregister_cancel_restore;
260 __pthread_unwind_next;
261 _pthread_cleanup_pop;
262 _pthread_cleanup_push;
276 pthread_attr_getaffinity_np;
277 pthread_attr_getguardsize;
278 pthread_attr_getstack;
279 pthread_attr_getstackaddr;
280 pthread_attr_getstacksize;
281 pthread_attr_setguardsize;
282 pthread_attr_setstack;
283 pthread_attr_setstackaddr;
284 pthread_attr_setstacksize;
285 pthread_barrier_destroy;
286 pthread_barrier_init;
287 pthread_barrier_wait;
288 pthread_barrierattr_destroy;
289 pthread_barrierattr_getpshared;
290 pthread_barrierattr_init;
291 pthread_barrierattr_setpshared;
293 pthread_clockjoin_np;
294 pthread_cond_clockwait;
295 pthread_condattr_getclock;
296 pthread_condattr_getpshared;
297 pthread_condattr_setclock;
298 pthread_condattr_setpshared;
301 pthread_getattr_default_np;
302 pthread_getconcurrency;
303 pthread_getcpuclockid;
310 pthread_mutex_clocklock;
311 pthread_mutex_consistent;
312 pthread_mutex_getprioceiling;
313 pthread_mutex_setprioceiling;
314 pthread_mutex_timedlock;
315 pthread_mutex_trylock;
316 pthread_mutexattr_destroy;
317 pthread_mutexattr_getprioceiling;
318 pthread_mutexattr_getprotocol;
319 pthread_mutexattr_getpshared;
320 pthread_mutexattr_getrobust;
321 pthread_mutexattr_gettype;
322 pthread_mutexattr_init;
323 pthread_mutexattr_setprioceiling;
324 pthread_mutexattr_setprotocol;
325 pthread_mutexattr_setpshared;
326 pthread_mutexattr_setrobust;
327 pthread_mutexattr_settype;
329 pthread_rwlock_clockrdlock;
330 pthread_rwlock_clockwrlock;
331 pthread_rwlock_destroy;
333 pthread_rwlock_rdlock;
334 pthread_rwlock_timedrdlock;
335 pthread_rwlock_timedwrlock;
336 pthread_rwlock_tryrdlock;
337 pthread_rwlock_trywrlock;
338 pthread_rwlock_unlock;
339 pthread_rwlock_wrlock;
340 pthread_rwlockattr_destroy;
341 pthread_rwlockattr_getkind_np;
342 pthread_rwlockattr_getpshared;
343 pthread_rwlockattr_init;
344 pthread_rwlockattr_setkind_np;
345 pthread_rwlockattr_setpshared;
346 pthread_setaffinity_np;
347 pthread_setattr_default_np;
348 pthread_setconcurrency;
350 pthread_setschedprio;
353 pthread_spin_destroy;
356 pthread_spin_trylock;
359 pthread_timedjoin_np;
382 __libc_alloca_cutoff;
383 __lll_lock_wake_private;
384 __lll_lock_wait_private;
390 __nptl_threads_events;
392 __pthread_get_minstack;
394 _thread_db___nptl_last_event;
395 _thread_db___nptl_nthreads;
396 _thread_db___nptl_rtld_global;
397 _thread_db___pthread_keys;
398 _thread_db_const_thread_area;
400 _thread_db_dtv_slotinfo_gen;
401 _thread_db_dtv_slotinfo_list_len;
402 _thread_db_dtv_slotinfo_list_next;
403 _thread_db_dtv_slotinfo_list_slotinfo;
404 _thread_db_dtv_slotinfo_map;
405 _thread_db_dtv_t_counter;
406 _thread_db_dtv_t_pointer_val;
407 _thread_db_link_map_l_tls_modid;
408 _thread_db_link_map_l_tls_offset;
409 _thread_db_list_t_next;
410 _thread_db_list_t_prev;
411 _thread_db_pthread_cancelhandling;
412 _thread_db_pthread_dtvp;
413 _thread_db_pthread_eventbuf;
414 _thread_db_pthread_eventbuf_eventmask;
415 _thread_db_pthread_eventbuf_eventmask_event_bits;
416 _thread_db_pthread_key_data_data;
417 _thread_db_pthread_key_data_level2_data;
418 _thread_db_pthread_key_data_seq;
419 _thread_db_pthread_key_struct_destr;
420 _thread_db_pthread_key_struct_seq;
421 _thread_db_pthread_list;
422 _thread_db_pthread_nextevent;
423 _thread_db_pthread_report_events;
424 _thread_db_pthread_schedparam_sched_priority;
425 _thread_db_pthread_schedpolicy;
426 _thread_db_pthread_specific;
427 _thread_db_pthread_start_routine;
428 _thread_db_pthread_tid;
429 _thread_db_register32;
430 _thread_db_register32_thread_area;
431 _thread_db_register64;
432 _thread_db_register64_thread_area;
433 _thread_db_rtld_global__dl_stack_used;
434 _thread_db_rtld_global__dl_stack_user;
435 _thread_db_rtld_global__dl_tls_dtv_slotinfo_list;
436 _thread_db_sizeof_dtv_slotinfo;
437 _thread_db_sizeof_dtv_slotinfo_list;
438 _thread_db_sizeof_list_t;
439 _thread_db_sizeof_pthread;
440 _thread_db_sizeof_pthread_key_data;
441 _thread_db_sizeof_pthread_key_data_level2;
442 _thread_db_sizeof_pthread_key_struct;
443 _thread_db_sizeof_td_eventbuf_t;
444 _thread_db_sizeof_td_thr_events_t;
445 _thread_db_td_eventbuf_t_eventdata;
446 _thread_db_td_eventbuf_t_eventnum;
447 _thread_db_td_thr_events_t_event_bits;
453 __libpthread_version_placeholder;
457 __libpthread_version_placeholder;
461 __libpthread_version_placeholder;
465 __libpthread_version_placeholder;
469 __libpthread_version_placeholder;
473 __libpthread_version_placeholder;
477 __libpthread_version_placeholder;
481 __libpthread_version_placeholder;
485 __libpthread_version_placeholder;
489 __libpthread_version_placeholder;
493 __libpthread_version_placeholder;
497 __libpthread_version_placeholder;
501 __libpthread_version_placeholder;
508 __libpthread_version_placeholder;
515 __libpthread_version_placeholder;
522 __libpthread_version_placeholder;
526 __libpthread_version_placeholder;
532 __nptl_initial_report_events;
533 __nptl_set_robust_list_avail;