- File:
-
- 1 edited
-
libcfa/src/concurrency/io/setup.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/io/setup.cfa
re235429 r58d64a4 247 247 thrd.link.next = 0p; 248 248 thrd.link.prev = 0p; 249 __cfaabi_dbg_debug_do( thrd.unpark_stale = true ); 249 250 250 251 // Fixup the thread state
Note:
See TracChangeset
for help on using the changeset viewer.