8000 Tags · bjoernknafla/amp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bjoernknafla/amp

Tags

0.1.0

Toggle 0.1.0's commit message
amp version 0.1.0

Separated raw and non-raw headers. Only raw headers include platform specific headers. Use non-raw headers for minimal compile-time dependencies. Added a platform core count or hardware-threads detection. Added a simple barrier primitive. Added thread arrays to simplify creation, destruction, and control of a whole set of threads. Functions do not return errno or POSIX error codes anymore but only return codes defined in amp_return_code.h. Creation and destruction functions use an amp allocator for memory management. Xcode test and platform check targets build and run different combinations of platform backends for easier testing and error detection than running all tests by hand. Made thread id querying internal because its Pthreads implementation is currently a hack.
0