Working on an Executor to replace Job* functionality
#5
Just updated with a working executor class. It's rudimentary and isn't used in the main codebase yet but if anyone is interested in the API, take a look.

https://github.com/jimfcarroll/xbmc/blob...rService.h
https://github.com/jimfcarroll/xbmc/blob...entDeque.h

These are the tests:

https://github.com/jimfcarroll/xbmc/blob...ecutor.cpp
https://github.com/jimfcarroll/xbmc/blob...anisms.cpp
Reply


Messages In This Thread
RE: Working on an Executor to replace Job* functionality - by jfcarroll - 2018-02-07, 18:07
Logout Mark Read Team Forum Stats Members Help
Working on an Executor to replace Job* functionality0