Home
last modified time | relevance | path

Searched refs:__lock_release (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/include/sys/
Dlock.h22 #define __lock_release(lock) ((void) 0) macro
51 #define __lock_release(lock) __retarget_lock_release(lock) macro
/picolibc-latest/newlib/libc/tinystdio/
Dstdio-bufio.h131 __lock_release(((struct __file_bufio *) f)->lock); in __bufio_lock_close()
142 __lock_release(((struct __file_bufio *) f)->lock); in __bufio_unlock()
/picolibc-latest/newlib/libc/sys/amdgcn/include/sys/
Dlock.h25 #define __lock_release(LOCK) __gcn_lock_release (&LOCK) macro
/picolibc-latest/newlib/
DChangeLog-201514086 Change __lock_acquire/__lock_release calls for __sfp_lock to