Home
last modified time | relevance | path

Searched refs:t (Results 1 – 5 of 5) sorted by relevance

/lib/posix/options/
A Dpthread.c106 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 …]
/lib/utils/
A DKconfig60 can't share Zephyr APIs or data structures.
/lib/libc/picolibc/
A DKconfig127 Includes C99 printf and scanf support for j, z, t size
182 Provides a simpler atexit/onexit implementation that doesn't use
/lib/libc/
A DKconfig22 bool "Don't require that time_t be at least 64-bits"
/lib/heap/
A DKconfig117 accommodate any heap size but memory usage won't be as

Completed in 105 milliseconds