HomeSort by relevance Sort by last modified time
    Searched refs:W32_SetThreadName (Results 1 - 3 of 3) sorted by null

  /external/libmicrohttpd/src/include/
w32functions.h 199 static void W32_SetThreadName(const DWORD thread_id, const char *thread_name)
207 void W32_SetThreadName(const DWORD thread_id, const char *thread_name);
  /external/libmicrohttpd/src/platform/
w32functions.c 676 void W32_SetThreadName(const DWORD thread_id, const char *thread_name)
  /external/libmicrohttpd/src/microhttpd/
daemon.c     [all...]

Completed in 50 milliseconds