- Timestamp:
- Oct 24, 2010 12:03:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/semeventmulti-r0drv-linux.c
r33155 r33373 159 159 Assert(!waitqueue_active(&pThis->Head)); 160 160 wake_up_all(&pThis->Head); 161 rtR0SemEventMultiLnxRelease(pThis); 161 162 return VINF_SUCCESS; 162 163 }
Note:
See TracChangeset
for help on using the changeset viewer.