nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
common.c File Reference
#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>
Include dependency graph for common.c:

Go to the source code of this file.

Functions

uint32_t common_get_tcb_sz (void)
 

Function Documentation

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().

Here is the call graph for this function:

Here is the caller graph for this function: