Move definition of mutex_type into own header file
To avoid inconsitstant definition of "bool", the definition of
mutex_type is moved into its own header file. This way, Socket.h does
not need to include Thread.h.
Signed-off-by:
Juergen Kosel <juergen.kosel@softing.com>
Loading
Please sign in to comment