]> git.ipfire.org Git - thirdparty/glibc.git/blob - benchtests/thread_create-inputs
powerpc: Remove power8 strcasestr optimization
[thirdparty/glibc.git] / benchtests / thread_create-inputs
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