Changeset c18bf9e for libcfa/src/bits
- Timestamp:
- May 16, 2022, 12:08:36 PM (3 years ago)
- Branches:
- ADT, ast-experimental, master, pthread-emulation, qualifiedEnum
- Children:
- 4bb5d36
- Parents:
- 108345a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified libcfa/src/bits/weakso_locks.cfa ¶
r108345a rc18bf9e 18 18 #include "bits/weakso_locks.hfa" 19 19 20 #pragma GCC visibility push(default) 21 20 22 void ?{}( blocking_lock &, bool, bool ) {} 21 23 void ^?{}( blocking_lock & ) {}
Note: See TracChangeset
for help on using the changeset viewer.