summaryrefslogtreecommitdiff
path: root/libgomp/team.c
Commit message (Expand)AuthorAgeFilesLines
* team.c (gomp_team_start): Fix setting up thread_attr stack size.Jakub Jelinek2007-06-071-1/+1
* libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek2007-04-041-3/+20
* env.c (gomp_nthreads_var): Change to unsigned long.Richard Henderson2006-06-091-4/+1
* re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey2006-01-211-6/+2
* re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey2006-01-201-0/+4
* [multiple changes]Diego Novillo2006-01-181-0/+344