]> git.cworth.org Git - apitrace/commit
mt retrace: add workqueue support
authorImre Deak <imre.deak@intel.com>
Tue, 15 May 2012 08:04:06 +0000 (11:04 +0300)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 20 Oct 2012 13:13:23 +0000 (14:13 +0100)
commit8ecded8401d50cc3e8cc980243a016758550d950
tree24c05513400af4e349dc9ac7ddccf51eeb1f3390
parent5979dac09ce1f186b230ffc1b613afb7af90fece
mt retrace: add workqueue support

Signed-off-by: Imre Deak <imre.deak@intel.com>
CMakeLists.txt
common/os_workqueue.hpp [new file with mode: 0644]
common/workqueue_posix.cpp [new file with mode: 0644]
common/workqueue_win32.cpp [new file with mode: 0644]