Home
last modified time | relevance | path

Searched refs:__ofl_unlock (Results 1 – 23 of 23) sorted by relevance

/third_party/musl/src/stdio/
Dofl.c13 void __ofl_unlock() in __ofl_unlock() function
Dofl_add.c9 __ofl_unlock(); in __ofl_add()
Dfclose.c32 __ofl_unlock(); in fclose()
Dfflush.c20 __ofl_unlock(); in fflush()
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dofl.c25 void __ofl_unlock() in __ofl_unlock() function
Dofl_add.c9 __ofl_unlock(); in __ofl_add()
Dfclose.c30 __ofl_unlock(); in __fclose()
Dfflush.c20 __ofl_unlock(); in __fflush()
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dofl.c25 void __ofl_unlock() in __ofl_unlock() function
Dofl_add.c9 __ofl_unlock(); in __ofl_add()
Dfclose.c30 __ofl_unlock(); in __fclose()
Dfflush.c20 __ofl_unlock(); in __fflush()
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dofl.c25 void __ofl_unlock() in __ofl_unlock() function
Dofl_add.c9 __ofl_unlock(); in __ofl_add()
Dfclose.c30 __ofl_unlock(); in fclose()
Dfflush.c20 __ofl_unlock(); in fflush()
/third_party/musl/porting/uniproton/kernel/src/internal/
Dstdio_impl.h62 hidden void __ofl_unlock(void);
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dstdio_impl.h62 hidden void __ofl_unlock(void);
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dstdio_impl.h84 hidden void __ofl_unlock(void);
/third_party/musl/src/internal/
Dstdio_impl.h88 hidden void __ofl_unlock(void);
/third_party/musl/porting/liteos_a/user/src/env/
D__init_tls.c51 __ofl_unlock(); in __init_tp()
/third_party/musl/src/thread/
Dpthread_create.c248 __ofl_unlock(); in __pthread_create()
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c326 __ofl_unlock(); in __pthread_create()