Searched refs:IO_accept_foreign_vtables (Results 1 – 2 of 2) sorted by relevance
26 void (*IO_accept_foreign_vtables) (void) attribute_hidden; variable44 void (*flag) (void) = atomic_load_relaxed (&IO_accept_foreign_vtables); in _IO_vtable_check()
906 extern void (*IO_accept_foreign_vtables) (void) attribute_hidden;916 atomic_store_relaxed (&IO_accept_foreign_vtables, flag); in IO_set_accept_foreign_vtables()
Completed in 7 milliseconds