Libhv 是否可以对windows createevent进行监听

最近在做一个windows上位机,需要对一个由windows api——CreateEvent创建的句柄进行事件监听。
觉得waitforsingleobject这种方式低效,想使用Libhv对其监听,请问各位大牛是否可行?