Searched defs:_IO_lock_fini (Results 1 – 3 of 3) sorted by relevance
35 #define _IO_lock_fini(_name) __libc_lock_fini_recursive (_name) macro
31 #define _IO_lock_fini(_name) __libc_lock_fini_recursive (_name) macro
34 #define _IO_lock_fini(_name) \ macro