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

  /external/chromium_org/third_party/openssl/openssl/apps/
speed.c 305 static void alarm_win32(unsigned int secs) { lapse = secs*1000; } function
306 #define alarm alarm_win32
    [all...]
  /external/openssl/apps/
speed.c 305 static void alarm_win32(unsigned int secs) { lapse = secs*1000; } function
306 #define alarm alarm_win32
    [all...]

Completed in 25 milliseconds