Searched refs:t (Results 1 – 5 of 5) sorted by relevance
106 t->qid = qid; in posix_thread_q_set()116 switch (t->qid) { in posix_thread_q_get()120 return t->qid; in posix_thread_q_get()122 __ASSERT(false, "posix thread %p has invalid qid: %d", t, t->qid); in posix_thread_q_get()622 t = NULL; in pthread_create()626 if (t == NULL) { in pthread_create()663 &t->thread, t->attr.stack, __get_attr_stacksize(&t->attr) + t->attr.guardsize, in pthread_create()731 if (t == NULL) { in pthread_setcancelstate()772 if (t == NULL) { in pthread_setcanceltype()800 if (t == NULL) { in pthread_testcancel()[all …]
60 can't share Zephyr APIs or data structures.
127 Includes C99 printf and scanf support for j, z, t size182 Provides a simpler atexit/onexit implementation that doesn't use
22 bool "Don't require that time_t be at least 64-bits"
117 accommodate any heap size but memory usage won't be as
Completed in 105 milliseconds