Searched defs:futex (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/platform/unix/ |
| D | futex.h | 25 inline int futex(volatile int *uaddr, int op, int val, const struct timespec *timeout, volatile int… in futex() function
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/ |
| D | mutex.cpp | 28 namespace ark::os::unix::memory::futex { namespace
|
| D | fmutex.h | 83 inline int futex(volatile int *uaddr, int op, int val, const struct timespec *timeout, volatile int… in futex() function
|
| D | fmutex.cpp | 30 namespace ark::os::unix::memory::futex { namespace
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/futex/ |
| D | fmutex.cpp | 31 namespace panda::os::unix::memory::futex { namespace
|
| D | mutex.cpp | 19 namespace panda::os::unix::memory::futex { namespace
|
| D | fmutex.h | 77 inline int futex(volatile int *uaddr, int op, int val, const struct timespec *timeout, volatile int… in futex() function
|