All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] libxc: Add option to disable threading at runtime.
@ 2010-12-02 13:50 Ian Campbell
  2010-12-02 13:50 ` [PATCH 1 of 2] libxc: rename safe_strerror to xc_strerror and pass in an XC handle for future use Ian Campbell
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ian Campbell @ 2010-12-02 13:50 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Campbell

The following series allows the library user to disable reentrancy
protection in the library.

This is to enable libxc to be used by language bindings which do their
own reentrancy protection and/or have threading models which conflict
with the use of threads in the library.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-12-13 16:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-02 13:50 [PATCH 0 of 2] libxc: Add option to disable threading at runtime Ian Campbell
2010-12-02 13:50 ` [PATCH 1 of 2] libxc: rename safe_strerror to xc_strerror and pass in an XC handle for future use Ian Campbell
2010-12-02 13:50 ` [PATCH 2 of 2] libxc: allow caller to specify no re-entrancy protection when opening the interface Ian Campbell
2010-12-02 14:56 ` [PATCH 0 of 2] libxc: Add option to disable threading at runtime Vincent Hanquez
2010-12-13 16:54 ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.