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

  /external/libmicrohttpd/src/include/
platform_interface.h 212 #define MHD_THRD_CALL_SPEC_
215 #define MHD_THRD_CALL_SPEC_ __stdcall
  /external/libmicrohttpd/src/microhttpd/
daemon.c 894 static MHD_THRD_RTRN_TYPE_ MHD_THRD_CALL_SPEC_
1253 typedef MHD_THRD_RTRN_TYPE_ (MHD_THRD_CALL_SPEC_ *ThreadStartRoutine)(void *cls);
    [all...]

Completed in 33 milliseconds