mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-16 06:06:58 -06:00
9 lines
141 B
Text
9 lines
141 B
Text
description "a thread WorkQueue implementation for serializeing off main thread work\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
WorkQueue.h,
|
|
WorkQueue.cpp;
|
|
|