Searched refs:fCreationAttributes (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/
H A DUserEvent.cpp244 fCreationAttributes(attributes),
250 fCreationAttributes.name = fThreadName;
282 thread_id threadID = thread_create_thread(fCreationAttributes, false);
/haiku/headers/private/kernel/
H A DUserEvent.h101 ThreadCreationAttributes fCreationAttributes; member in struct:BKernel::CreateThreadEvent

Completed in 35 milliseconds