repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3
[glibc.git]
/
benchtests
/
thread_create-inputs
blob
e3ca03b0da455c7c8b63e3dae6277ebbc863e16f
1
## args: int:size_t:size_t
2
## init: thread_create_init
3
## includes: pthread.h
4
## include-sources: thread_create-source.c
5
6
## name: stack=1024,guard=1
7
32, 1024, 1
8
## name: stack=1024,guard=2
9
32, 1024, 2
10
11
## name: stack=2048,guard=1
12
32, 2048, 1
13
## name: stack=2048,guard=2
14
32, 2048, 2