Історія комітів

Автор SHA1 Опис Дата
  Jeroen van Rijn 85edcf9cc2 Revert. 3 роки тому
  Jeroen van Rijn 6c0e2e2a53 pool_join should look at .Done. 3 роки тому
  Jeroen van Rijn 42371f7aea Fix fix. 3 роки тому
  Jeroen van Rijn 58fc305b11 Do a bit less work for pool_join. 3 роки тому
  Jeroen van Rijn 7e0c359f99 Fix thread pool join. 3 роки тому
  Florian Behr ee67a0b9a1 reorder procedure parameters to make sure the optional argument in pool_add_task() is last, and the argument order is consistent with pool_init() 3 роки тому
  Florian Behr ca6a1db757 fix doc comment for pool_init 3 роки тому
  Florian Behr e01662c139 Make allocator in pool_add_task() explicit 3 роки тому
  gingerBill 22b961ea53 Update Thread Pool in `core:thread` 3 роки тому
  gingerBill 4eb4ae6305 Replace `sync` with `sync2` 3 роки тому
  gingerBill 251da264ed Remove unneeded semicolons from the core library 4 роки тому
  gingerBill f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 роки тому
  gingerBill ebed29fc09 Revert *nix thread stuff to old sync 4 роки тому
  gingerBill bee8beb2c9 Default to pthreads in sync2 for *nix 4 роки тому
  gingerBill 86448ee044 Add `raw_data` to replace cases in which `&x[0]` was used 5 роки тому
  jharler 72a5030f3d Fixed thread_pool not destroying threads 5 роки тому
  gingerBill 3bd00fd6b7 Add `thread.Pool` with example in demo.odin; Update linalg to support handness changes for projection matrices 5 роки тому