Changeset f3a2811
- Timestamp:
- 03/25/15 22:43:44 (6 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, 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:
- 61f4b71
- Parents:
- d38acde
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/parallel/timedemo.c
r16cb2a2 rf3a2811 138 138 /* Every time a result (published using trace_publish_result()) becomes ready 139 139 * this function will be called. It will also be called when messages from the 140 * library is received. This function is only run on a single thread */140 * library is received. This function is only run on a single thread 141 141 */ 142 142 static void report_results(libtrace_t *trace UNUSED, int mesg,
Note: See TracChangeset
for help on using the changeset viewer.