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

  /frameworks/wilhelm/src/itf/
IThreadSync.c 63 interface_cond_signal(thiz);
  /frameworks/wilhelm/src/
locks.h 58 #define interface_cond_signal(thiz) object_cond_signal(InterfaceToIObject(thiz)) macro

Completed in 413 milliseconds