- Timestamp:
- Mar 24, 2011, 9:32:25 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_sub.c
r321 r323 230 230 231 231 out: 232 232 ; /* 'label at end of compound statement' */ 233 233 SH_MUTEX_UNLOCK(mutex_sub); 234 234 return retval; … … 489 489 490 490 end: 491 491 ; /* 'label at end of compound statement' */ 492 492 SH_MUTEX_UNLOCK(mutex_sub_work); 493 493
Note:
See TracChangeset
for help on using the changeset viewer.