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