Searched refs:gomp_ptrlock_get (Results 1 – 12 of 12) sorted by relevance
47 static inline void *gomp_ptrlock_get (gomp_ptrlock_t *ptrlock) in gomp_ptrlock_get() function
48 static inline void *gomp_ptrlock_get (gomp_ptrlock_t *ptrlock) in gomp_ptrlock_get() function
40 static inline void *gomp_ptrlock_get (gomp_ptrlock_t *ptrlock) in gomp_ptrlock_get() function
202 ws = gomp_ptrlock_get (&ws->next_ws); in gomp_work_share_start()
943 struct gomp_work_share *next_ws = gomp_ptrlock_get (&ws->next_ws); in gomp_team_end()
209 ws = gomp_ptrlock_get (&ws->next_ws); in gomp_work_share_start()
962 struct gomp_work_share *next_ws = gomp_ptrlock_get (&ws->next_ws); in gomp_team_end()
14042 * config/linux/ptrlock.h (gomp_ptrlock_get): Use atomic load