• unknown's avatar
    os0thread.h, os0sync.ic, os0sync.h, os0thread.c, os0sync.c, os0file.c: · 0ae3a4dc
    unknown authored
      Release all event semaphores at shutdown also in Windows
    srv0start.c, srv0srv.c:
      make test sometimes failed because lock timeout thread exited without decrementing the InnoDB thread counter
    
    
    innobase/srv/srv0srv.c:
      make test sometimes failed because lock timeout thread exited without decrementing the InnoDB thread counter
    innobase/srv/srv0start.c:
      make test sometimes failed because lock timeout thread exited without decrementing the InnoDB thread counter
    innobase/os/os0file.c:
      Release all event semaphores at shutdown also in Windows
    innobase/os/os0sync.c:
      Release all event semaphores at shutdown also in Windows
    innobase/os/os0thread.c:
      Release all event semaphores at shutdown also in Windows
    innobase/include/os0sync.h:
      Release all event semaphores at shutdown also in Windows
    innobase/include/os0sync.ic:
      Release all event semaphores at shutdown also in Windows
    innobase/include/os0thread.h:
      Release all event semaphores at shutdown also in Windows
    0ae3a4dc
os0thread.h 4.54 KB