Searched defs:entryFunction (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/media/legacy/
H A DOldSubscriber.cpp86 EnterStream(subscriber_id neighbor, bool before, void *userData, enter_stream_hook entryFunction, exit_stream_hook exitFunction, bool background) 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
/haiku/src/system/kernel/
H A Dthread.cpp699 thread_enter_userspace_new_team(Thread* thread, addr_t entryFunction, argument

Completed in 52 milliseconds