Use dedicated thread functions for certain tasks.

This commit is contained in:
Igor Socec 2016-11-19 15:29:16 +01:00
parent 9703b42b3a
commit d73794b11d
5 changed files with 288 additions and 241 deletions

View file

@ -1,4 +1,4 @@
/* Common header file reused within the project */
/* Common header file reused within the project. */
#pragma once