Andrew Kelley 073762395e std.os.abort patch cleanups
* move global into function scope
 * clarify comments
 * avoid unnecessary usage of std.atomic API
 * switch on error instead of `catch unreachable`
 * call linux.gettid() instead of going through higher level API and
   doing unnecessary casting
2022-06-06 15:34:20 -07:00
..
2022-02-13 17:16:22 +02:00
2022-06-06 15:34:20 -07:00
2022-05-13 16:43:59 -04:00
2022-05-26 21:58:19 -07:00