You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
283 B

## args: int:size_t:size_t
## init: thread_create_init
## includes: pthread.h
## include-sources: thread_create-source.c
## name: stack=1024,guard=1
32, 1024, 1
## name: stack=1024,guard=2
32, 1024, 2
## name: stack=2048,guard=1
32, 2048, 1
## name: stack=2048,guard=2
32, 2048, 2