class FutexId
Defined at line 25 of file ../../zircon/kernel/object/include/object/futex_context.h
Public Methods
void FutexId (user_in_ptr<const zx_futex_t> value_ptr)
Shift for a better ID for hashing since the low bits are zero.
Defined at line 28 of file ../../zircon/kernel/object/include/object/futex_context.h
bool operator== (const FutexId & other)
Defined at line 29 of file ../../zircon/kernel/object/include/object/futex_context.h
bool operator!= (const FutexId & other)
Defined at line 30 of file ../../zircon/kernel/object/include/object/futex_context.h
uintptr_t get ()
Defined at line 31 of file ../../zircon/kernel/object/include/object/futex_context.h
FutexId Null ()
Defined at line 33 of file ../../zircon/kernel/object/include/object/futex_context.h
size_t GetHash (FutexId key)
Defined at line 34 of file ../../zircon/kernel/object/include/object/futex_context.h