mirror of
https://github.com/cuberite/libevent.git
synced 2025-08-03 09:16:30 -04:00
Merge remote-tracking branch 'origin/patches-2.0'
This commit is contained in:
commit
5cc7806cc4
@ -114,7 +114,7 @@ evthread_win32_condvar_init(void)
|
||||
#define LOAD(name) \
|
||||
name##_fn = GetProcAddress(lib, #name)
|
||||
LOAD(InitializeConditionVariable);
|
||||
LOAD(SleepConditionVariable);
|
||||
LOAD(SleepConditionVariableCS);
|
||||
LOAD(WakeAllConditionVariable);
|
||||
LOAD(WakeConditionVariable);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user