Searched refs:gomp_ptrlock_get (Results 1 – 5 of 5) sorted by relevance
40 static inline void *gomp_ptrlock_get (gomp_ptrlock_t *ptrlock) in gomp_ptrlock_get() function
185 ws = gomp_ptrlock_get (&ws->next_ws); in gomp_work_share_start()
186 ws = gomp_ptrlock_get (&ws->next_ws); in gomp_work_share_start()
883 struct gomp_work_share *next_ws = gomp_ptrlock_get (&ws->next_ws); in gomp_team_end()