You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
Modules | 10 years ago | |
build@fb292bdcd6 | 4 years ago | |
docs | 9 years ago | |
libblocksruntime | 5 years ago | |
libdispatch | 4 years ago | |
libkqueue | 4 years ago | |
libpthread_workqueue | 4 years ago | |
libqtdispatch | 4 years ago | |
libxdispatch | 4 years ago | |
package | 4 years ago | |
tests | 4 years ago | |
.gitignore | 4 years ago | |
.gitlab-ci.yml | 4 years ago | |
.gitmodules | 5 years ago | |
BUGS | 12 years ago | |
CHANGELOG.dox | 10 years ago | |
CMakeLists.txt | 4 years ago | |
CTestConfig.cmake | 5 years ago | |
GrandCentral_TB_brief_20090608.pdf | 12 years ago | |
LICENSE | 12 years ago | |
LICENSE.rtf | 11 years ago | |
NOTICE | 10 years ago | |
QtDispatch.dox | 11 years ago | |
README.dox | 11 years ago | |
README.md | 7 years ago | |
README.rtf | 11 years ago | |
REQUIREMENTS.dox | 11 years ago | |
TODO.txt | 12 years ago | |
Tutorial.dox | 10 years ago | |
dispatch.dox | 11 years ago | |
xdispatch.dox | 11 years ago | |
xdispatch.sublime-project | 4 years ago |
README.md
xdispatch (trunk)
XDispatch provides the power of Grand Central Dispatch not only on Mac OS 10.6+ but also on Windows and Linux. The XDispatch framework consists of three libraries:
- libdispatch
- libxdispatch
- libqtdispatch
Feel free to fork it and change it as you like. We always welcome any bugfixes or improvements to our current code base.
Usage
Please see the documentation at http://opensource.mlba-team.de/xdispatch for details.