Variables | |
label | create_futex |
struct futex* __fastcall create_futex(int *ptr) More... | |
label | destroy_futex |
int __fastcall destroy_futex(struct futex *futex) More... | |
label | sys_futex |
label create_futex |
struct futex* __fastcall create_futex(int *ptr)
label destroy_futex |
int __fastcall destroy_futex(struct futex *futex)
label sys_futex |