Home
last modified time | relevance | path

Searched refs:__do_orphaned_stdio_locks (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/src/stdio/
Dftrylockfile.c5 void __do_orphaned_stdio_locks() in __do_orphaned_stdio_locks() function
/third_party/musl/porting/uniproton/kernel/src/internal/
Dstdio_impl.h67 hidden void __do_orphaned_stdio_locks(void);
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dstdio_impl.h67 hidden void __do_orphaned_stdio_locks(void);
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c16 weak_alias(dummy_0, __do_orphaned_stdio_locks);
120 __do_orphaned_stdio_locks(); in __pthread_exit()
/third_party/musl/src/thread/
Dpthread_create.c25 weak_alias(dummy_0, __do_orphaned_stdio_locks);
130 __do_orphaned_stdio_locks(); in __pthread_exit()
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dstdio_impl.h89 hidden void __do_orphaned_stdio_locks(void);
/third_party/musl/src/internal/
Dstdio_impl.h93 hidden void __do_orphaned_stdio_locks(void);
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c94 weak_alias(dummy_0, __do_orphaned_stdio_locks);
202 __do_orphaned_stdio_locks(); in __pthread_exit()