source:
tests/unified_locking/fast.cfa@
c600df1
| Last change on this file since c600df1 was 4ae968e, checked in by , 4 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.