source:
tests/unified_locking/fast.cfa
@
4ae968e
Last change on this file since 4ae968e was 4ae968e, checked in by , 2 years ago | |
---|---|
|
|
File size: 98 bytes |
Rev | Line | |
---|---|---|
[976bc68] | 1 | #include <locks.hfa> |
2 | ||
[4ae968e] | 3 | #define LOCK fast_lock |
4 | #include "mutex_test.hfa" | |
[976bc68] | 5 | |
6 | int main() { | |
[4ae968e] | 7 | test(); |
[976bc68] | 8 | } |
Note: See TracBrowser
for help on using the repository browser.