Lines Matching defs:sync_status
15 integer coarray[*], sync_status, non_scalar(2), superfluous_stat, coindexed_integer[*]
22 change team (home, stat=sync_status, errmsg=error_message)
23 end team (stat=sync_status, errmsg=error_message)
34 change team (home, stat=sync_status, errmsg=invalid_type)
47 end team (stat=sync_status, errmsg=invalid_type)
50 change team (home, stat=sync_status, errmsg=error_message, stat=superfluous_stat)
54 change team (home, stat=sync_status, errmsg=error_message, errmsg=superfluous_errmsg)
59 end team (stat=sync_status, errmsg=error_message, stat=superfluous_stat)
63 end team (stat=sync_status, errmsg=error_message, errmsg=superfluous_errmsg)
76 unlock (latch, stat=sync_status, errmsg=error_message)
85 unlock (latch, stat=sync_status, errmsg=invalid_type)
88 unlock (latch, stat=sync_status, stat=superfluous_stat)
91 unlock (latch, stat=sync_status, errmsg=error_message, errmsg=superfluous_errmsg)
98 critical (stat=sync_status, errmsg=error_message)
110 critical (stat=sync_status, errmsg=invalid_type)
114 critical (stat=sync_status, errmsg=error_message, stat=superfluous_stat)
118 critical (stat=sync_status, errmsg=error_message, errmsg=superfluous_errmsg)