Searched defs:arg1 (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.cpp64 static int hash_entry_compare(const void* arg1, const void* arg2) { argument
67 const HashEntry* e1 = *static_cast<HashEntry* const*>(arg1);

Completed in 421 milliseconds