Home
last modified time | relevance | path

Searched refs:STACK_SIZE (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/clone/jni/
Dclone.c16 #define STACK_SIZE 1024 macro
29 child_stack = (void **) malloc(STACK_SIZE * sizeof(void *)); in main()
32 clone(child_proc, child_stack + STACK_SIZE, CLONE_VM|CLONE_FILES, NULL); in main()
/ndk/tests/device/test-stlport_shared-exception/jni/
Dbadalloc1.cpp18 #ifdef STACK_SIZE
/ndk/tests/device/test-stlport_static-exception/jni/
Dbadalloc1.cpp18 #ifdef STACK_SIZE