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

  /external/webrtc/src/system_wrappers/source/
condition_variable_win.h 29 typedef BOOL (WINAPI *PSleepConditionVariableCS)(PCONDITION_VARIABLE,
condition_variable_win.cc 31 PSleepConditionVariableCS _PSleepConditionVariableCS;
36 typedef BOOL (WINAPI *PSleepConditionVariableCS)(PCONDITION_VARIABLE,
58 (PSleepConditionVariableCS)GetProcAddress(

Completed in 132 milliseconds