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

/haiku/headers/private/kernel/
H A Dthread.h40 struct ThreadCreationAttributes : thread_creation_attributes { struct in namespace:BKernel
55 ThreadCreationAttributes() {} function in struct:BKernel::ThreadCreationAttributes
/haiku/src/system/kernel/
H A Dthread.cpp519 ThreadCreationAttributes::ThreadCreationAttributes(thread_func function, function in class:ThreadCreationAttributes

Completed in 43 milliseconds