Home
last modified time | relevance | path

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

/dalvik/vm/
DThread.h316 struct InternalStartArgs { struct
318 InternalThreadStart func;
319 void* funcArg;
320 char* name;
321 Object* group;
322 bool isDaemon;
324 volatile Thread** pThread;
325 volatile int* pCreateStatus;