Home
last modified time | relevance | path

Searched refs:threadFunction (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dpthread_attr_stack_test.cpp11 threadFunction(void*) in threadFunction() function
43 ret = pthread_create(&thread, &attr, threadFunction, NULL); in main()
/haiku/headers/private/bluetooth/
H A DPortListener.h83 MAX_MESSAGE_SIZE, MAX_MESSAGE_DEEP, PRIORITY>::threadFunction, in InitCheck()
87 MAX_MESSAGE_SIZE, MAX_MESSAGE_DEEP, PRIORITY>::threadFunction, in InitCheck()
134 static int32 threadFunction(void* data) in threadFunction() function