Home
last modified time | relevance | path

Searched defs:InternalStartArgs (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/
DThread.h312 struct InternalStartArgs { struct
314 InternalThreadStart func;
315 void* funcArg;
316 char* name;
317 Object* group;
318 bool isDaemon;
320 volatile Thread** pThread;
321 volatile int* pCreateStatus;