History for src/runtime/once.m
2021-04-18
| ||
20:51 | Renamed to src/runtime/OFOnce.m. Rename everything in several smaller files check-in: [35de667566] user: js, branch: new-naming-convention, size: 0 | |
2021-01-02
| ||
22:04 | Update copyright file: [d69450279b] check-in: [374e1a1bfa] user: js, branch: trunk, size: 607 [annotate] [blame] [check-ins using] [diff] | |
2020-11-22
| ||
19:08 |
Added:
runtime: Compile a copy of {mutex,once,tlskey}.m
This makes sure they are compiled with the flags that are required for This does not cause problems for static libraries or shared libraries, | |