Files
Nim/lib/system
shirleyquirk 4ef255b69d fix rlock compilation failure (#15584)
* change SysLockType_Reentrant

fix edge case where using SysLockType_Reentrant doesn't trigger an #include pthread.h

* syslocktype_reentrant now a var
* remove nodecl to remove empty system_syslocks.c
* let is better than var.

in reality SysLockType = enum, maybe that would be a better fix
2020-10-15 12:54:01 +02:00
..
2020-05-03 09:47:21 +02:00
2020-03-03 12:42:43 +01:00
2020-08-31 14:46:23 +02:00
2020-09-20 10:43:57 +02:00
2020-03-12 23:44:33 +01:00
2019-09-16 23:54:31 +02:00
2020-05-12 15:46:24 +02:00
2020-05-19 21:42:53 +02:00
2020-05-12 15:46:24 +02:00
2020-04-19 10:01:04 +02:00
2020-10-01 11:21:27 +02:00
2020-07-17 10:53:26 +02:00
2020-10-15 11:51:40 +02:00
2020-07-15 22:04:15 +02:00
2020-01-15 14:42:49 +01:00
2020-01-30 10:54:50 +01:00
2020-07-10 13:36:02 +02:00