Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dwork.c39 alloc_work_share (struct gomp_team *team) in alloc_work_share() function
206 struct gomp_work_share *ws = alloc_work_share (team); in gomp_work_share_start()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dwork.c39 alloc_work_share (struct gomp_team *team) in alloc_work_share() function
213 struct gomp_work_share *ws = alloc_work_share (team); in gomp_work_share_start()
H A DChangeLog1086 * work.c (alloc_work_share, gomp_work_share_start): Likewise.
7067 * work.c (alloc_work_share): Use gomp_aligned_alloc instead of
15417 (alloc_work_share, gomp_init_work_share, gomp_fini_work_share): New