Skip to content

gpg/w32pth

Repository files navigation

                                W32PTH
                  An emulation of PTH for MS Windows
                 ------------------------------------

This is an emulation of GNU PTH for MS Windows (W32).  It works by
blocking all threads when outside of one of the pth functions and
using standard W32 threads and suncronization mechanisms to emulate
the behaviour of PTH.

It is currently limited to what GnuPG 2.0 requires.


Missing stuff:

  PTH_MODE_STATIC is known but ignored.
  PTH_MODE_REUSE
  PTH_MODE_CHAIN

  rwlock - currently just a mutex

  as well as many more things.

About

Pth Emulation for W32. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them usual way to bug tracker (https://www.gnupg.org/documentation/bts.html) or to the mailing list (https://www.gnupg.org/documentation/mailing-lists.html).

Resources

License

Stars

Watchers

Forks

Packages

No packages published