Changeset 9d0049cf
- Timestamp:
- 12/27/08 12:32:41 (13 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 91b72d3
- Parents:
- b4a17c7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/iow-thread.c
r417a136 r9d0049cf 51 51 } 52 52 /* Empty the buffer */ 53 54 if (DATA(state)->closing)55 break;56 53 57 54 pthread_mutex_unlock(&DATA(state)->mutex);
Note: See TracChangeset
for help on using the changeset viewer.