|
nckernel
0.1
|
#include <stdint.h>#include <sys/types.h>#include <stdio.h>#include <stdlib.h>#include <stddef.h>#include <list.h>#include <object.h>#include <thread.h>
Go to the source code of this file.
Functions | |
| uint32_t | common_get_tcb_sz (void) |
| uint32_t common_get_tcb_sz | ( | void | ) |
Definition at line 11 of file common.c.
References atoi(), and getenv().
Referenced by pthread_attr_init(), and pthread_attr_setstack().


1.8.4