История коммитов

Автор SHA1 Сообщение Дата
  gingerBill f9fd8f0c25 Merge pull request #3439 from andreas-jonsson/netbsd 1 год назад
  Feoramund 33c6f75a2e Fix joining non-`Started` threads from blocking main thread 1 год назад
  Andreas T Jonsson b72c2edabb Merge branch 'master' into netbsd 1 год назад
  Feoramund 9cdb7b2584 Fix discrepancy with pthread cancelability state 1 год назад
  Andreas T Jonsson 41d4dfbcd5 Fixed concurrency issue 1 год назад
  Andreas T Jonsson 38640d5d9e Updated core lib and did cleanup 1 год назад
  Andreas T Jonsson 4558f3992a Initial commit of NetBSD port 1 год назад
  avanspector fca691a066 fix core:thread and a memory leak 1 год назад
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 год назад
  gingerBill 2cc22d118d Require parentheses for `#align(N)` 2 лет назад
  hikari 3b8515beb0 [core:thread] Seeing if this fixes network tests 2 лет назад
  hikari 7b62b81ebd [core:thread] Fix compilation 2 лет назад
  hikari dcf4e51787 [core:thread] Added `self_cleanup` flag to properly auto-clean threads 2 лет назад
  Tetralux 5d6b923244 [thread] Refactor handling of 'init_context' + add doc comments for it 2 лет назад
  Jeroen van Rijn f4ad4c7aa6 Disable thread.terminate on Darwin for now. 3 лет назад
  Jeroen van Rijn 8fb718245a Implement pthread_cancel. 3 лет назад
  Jeroen van Rijn 56e3b7cb7d Fix join on *nix. 3 лет назад
  gingerBill 4eb4ae6305 Replace `sync` with `sync2` 3 лет назад
  Dale Weiler 3da8fa9b27 can use sync.guard here 3 лет назад
  Dale Weiler 32ba5e7ad2 formatting 3 лет назад
  Dale Weiler 52df80dccd fix for mac & use atomic store on write side to avoid race 3 лет назад
  Dale Weiler 7f845bb165 fix for spurious wakeups 3 лет назад
  Dale Weiler 0e6de5673b fix thread data races 3 лет назад
  Sébastien Marie 5676c9e7eb initial OpenBSD support 3 лет назад
  powerc9000 2f3c5336d9 Fix mutex and conditions trying to be destroyed twice in unix 3 лет назад
  gingerBill d165de0d4d Move thread initialization variables in thread_unix.odin 4 лет назад
  gingerBill c9e6862332 Add `id` to `thread.Thread` 4 лет назад
  gingerBill ca33cb990b Strip semicolons in core which were missing 4 лет назад
  gingerBill 21cbac755e Make `or_else` and `or_return` operators (binary and suffix respectively) 4 лет назад
  gingerBill f7413ca974 Fix `thread_unix.odin` 4 лет назад