- Timestamp:
- Mar 21, 2013 2:48:12 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/critsect.h
r45110 r45128 607 607 * @param pCritSect The critical section. 608 608 */ 609 RTDECL(bool) RTCritSectRwIsWriteOwner(P CRTCRITSECTRW pCritSect);609 RTDECL(bool) RTCritSectRwIsWriteOwner(PRTCRITSECTRW pCritSect); 610 610 611 611 /**
Note:
See TracChangeset
for help on using the changeset viewer.