Changes in libcfa/src/concurrency/invoke.h [7768b8d:21184e3]
- File:
-
- 1 edited
-
libcfa/src/concurrency/invoke.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/invoke.h
r7768b8d r21184e3 189 189 // instrusive link field for threads 190 190 struct thread_desc * next; 191 struct thread_desc * prev;192 unsigned long long ts;193 191 194 192 struct {
Note:
See TracChangeset
for help on using the changeset viewer.