Changeset 4990
- Timestamp:
- Mar 5, 2015 4:12:16 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/src/pj/os_core_unix.c
r4927 r4990 1171 1171 mutex->nesting_level = 0; 1172 1172 mutex->owner = NULL; 1173 mutex->owner_name[0] = '\0'; 1173 1174 #endif 1174 1175
Note: See TracChangeset
for help on using the changeset viewer.