Searched defs:arg2 (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/kernel/common/linux/
H A Dthread_info.h24 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
/bionic/libc/bionic/
H A Dmalloc_debug_common.cpp61 static int hash_entry_compare(const void* arg1, const void* arg2) { argument
65 const HashEntry* e2 = *static_cast<HashEntry* const*>(arg2);

Completed in 74 milliseconds