Searched defs:argument2 (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/system/kernel/
H A Dthread.cpp699 thread_enter_userspace_new_team(Thread* thread, addr_t entryFunction, void* argument1, void* argument2) argument
/haiku/src/system/libroot/posix/pthread/
H A Dpthread.cpp104 __pthread_init_creation_attributes(const pthread_attr_t* pthreadAttributes, pthread_t thread, status_t (*entryFunction)(void*, void*), void* argument1, void* argument2, const char* name, thread_creation_attributes* attributes) argument

Completed in 68 milliseconds