Searched refs:h_ (Results 1 – 1 of 1) sorted by relevance
32 void WINAPI init_binsem_using_event( SRWLOCK* h_ ) in init_binsem_using_event() argument34 srwl_or_handle* shptr = (srwl_or_handle*) h_; in init_binsem_using_event()38 void WINAPI acquire_binsem_using_event( SRWLOCK* h_ ) in acquire_binsem_using_event() argument40 srwl_or_handle* shptr = (srwl_or_handle*) h_; in acquire_binsem_using_event()44 void WINAPI release_binsem_using_event( SRWLOCK* h_ ) in release_binsem_using_event() argument46 srwl_or_handle* shptr = (srwl_or_handle*) h_; in release_binsem_using_event()