1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-21 14:47:03 +01:00

2004-12-13 Timo Schulz <twoaday@g10code.com>

* w32-pth.c (enter_pth, leave_pth): New.
        (pth_init): Initialize global mutex section.
        (pth_kill): Release global mutex section.
        (helper_thread): New.
        (pth_spawn): Make sure only one thread is running.
This commit is contained in:
Timo Schulz 2004-12-13 18:00:35 +00:00
parent 801ab88522
commit db27cdff41
2 changed files with 668 additions and 587 deletions

View File

@ -1,3 +1,11 @@
2004-12-13 Timo Schulz <twoaday@g10code.com>
* w32-pth.c (enter_pth, leave_pth): New.
(pth_init): Initialize global mutex section.
(pth_kill): Release global mutex section.
(helper_thread): New.
(pth_spawn): Make sure only one thread is running.
2004-12-13 Werner Koch <wk@g10code.com>
* stringhelp.c (w32_strerror) [W32]: New.

File diff suppressed because it is too large Load Diff