Changes in tests/io/io-acquire-no-io.cfa [9ee3f54:56d711f]
- File:
-
- 1 edited
-
tests/io/io-acquire-no-io.cfa (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/io/io-acquire-no-io.cfa
r9ee3f54 r56d711f 10 10 // Created On : Mon Mar 1 18:40:09 2021 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Fri Jan 14 09:13:54 202213 // Update Count : 7 312 // Last Modified On : Wed Oct 6 18:04:58 2021 13 // Update Count : 72 14 14 // 15 15 … … 17 17 #include <thread.hfa> 18 18 #include <mutex_stmt.hfa> 19 20 Duration default_preemption() { return 0; }21 19 22 20 multiple_acquisition_lock soutLock, sinLock;
Note:
See TracChangeset
for help on using the changeset viewer.