12 inline pid_t GetCurrentProcessID ()
14#if qStroika_Foundation_Common_Platform_Windows
15 return GetCurrentProcessId ();
16#elif qStroika_Foundation_Common_Platform_POSIX
#define AssertNotImplemented()
int pid_t
TODO - maybe move this to configuraiotn module???