Changes between Version 5 and Version 6 of Documentation/SystemQueue
- Timestamp:
- Dec 17, 2008, 1:34:58 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/SystemQueue
v5 v6 28 28 Synchronizing with the main Ariba thread is easy, thanks to the !SystemQueue. We will not explain step-by-step how to use the !SystemQueue in your code: 29 29 30 1. In you {{{.h}}} file integrate the !SystemQueue header and some {{{using declerations}}};30 1. In you {{{.h}}} file integrate the !SystemQueue header and some {{{using}}} declerations: 31 31 32 32 {{{