ThreadPoolWorkerThread.h 72 B

1234567
  1. #pragma once
  2. #if NET_4_0
  3. bool worker_try_create();
  4. #endif // NET_4_0