Searched refs:thread_struct_t (Results 1 – 2 of 2) sorted by relevance
131 thread_struct_t *pTmpThread = NULL, *pTmpThreadLast = NULL; in cleanUpTestChildren()152 thread_struct_t *pNewThread; in CreateTestChild()159 (thread_struct_t *) ALLOC(sizeof(thread_struct_t))) == in CreateTestChild()167 memset(pNewThread, 0, sizeof(thread_struct_t)); in CreateTestChild()
193 } thread_struct_t; typedef261 thread_struct_t *pThreads; /* List of child test processes */