Lines Matching refs:NULL
70 kernelProcess = Process_Create(NULL, "kernel");
73 Process *proc = Process_Create(NULL, "init");
101 return NULL;
105 ASSERT(proc != NULL);
111 return NULL;
126 thr->timerEvt = NULL;
140 return NULL;
154 return NULL;
162 return NULL;
226 * @retval NULL if the thread isn't found.
232 Thread *thr = NULL;
284 ASSERT(thr->proc != NULL);
331 "NULL",