mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02: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:
parent
801ab88522
commit
db27cdff41
2 changed files with 668 additions and 587 deletions
|
@ -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.
|
||||
|
|
1247
jnlib/w32-pth.c
1247
jnlib/w32-pth.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue