Added classes Rx, RxAlgo, RxCache, RxDataset.
This commit is contained in:
parent
ea1149a971
commit
f42adafee0
18 changed files with 704 additions and 144 deletions
|
@ -54,6 +54,8 @@ public:
|
|||
inline ~JobResultsPrivate()
|
||||
{
|
||||
Handle::close(m_async);
|
||||
|
||||
uv_mutex_destroy(&m_mutex);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue