Changeset 40399 for titan/titan/struct.h
- Timestamp:
- 05/07/17 12:05:55 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/struct.h
r40315 r40399 1375 1375 // mutex for OLED handling 1376 1376 pthread_mutex_t oledmutex; 1377 // mutex for cec handling 1378 pthread_mutex_t cecmutex; 1377 1379 off64_t recsplitsize; 1378 1380 char* gateway;
Note: See TracChangeset
for help on using the changeset viewer.