Searched refs:ST_UNLOCK (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dmatch.c1498 match ("unlock", gfc_match_unlock, ST_UNLOCK)
3066 if (m == MATCH_ERROR || st == ST_UNLOCK)
3102 case ST_UNLOCK:
3150 return lock_unlock_statement (ST_UNLOCK);
H A Dparse.c540 match ("unlock", gfc_match_unlock, ST_UNLOCK);
1327 case ST_SYNC_IMAGES: case ST_SYNC_MEMORY: case ST_LOCK: case ST_UNLOCK: \
1803 case ST_UNLOCK:
H A Dgfortran.h256 ST_GET_FCN_CHARACTERISTICS, ST_LOCK, ST_UNLOCK, ST_EVENT_POST, enumerator in enum:__anon86

Completed in 128 milliseconds