Home
last modified time | relevance | path

Searched defs:futex (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dfutex.h25 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/
Dmutex.cpp28 namespace ark::os::unix::memory::futex { namespace
Dfmutex.h83 inline int futex(volatile int *uaddr, int op, int val, const struct timespec *timeout, volatile int… in futex() function
Dfmutex.cpp30 namespace ark::os::unix::memory::futex { namespace
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dfmutex.cpp31 namespace panda::os::unix::memory::futex { namespace
Dmutex.cpp19 namespace panda::os::unix::memory::futex { namespace
Dfmutex.h77 inline int futex(volatile int *uaddr, int op, int val, const struct timespec *timeout, volatile int… in futex() function