ossp-pkg/pth/ChangeLog 1.583 -> 1.584
--- ChangeLog 2002/11/03 09:59:32 1.583
+++ ChangeLog 2002/11/03 11:15:04 1.584
@@ -21,6 +21,12 @@
Changes between 1.4.1 and 1.5.0 (27-Jan-2002 to xx-Oct-2002)
+ *) Added thread attribute PTH_ATTR_DISPATCHES which (in bounded
+ attribute objects) is incremented every time the context
+ is switched to the associated thread. This can be used for
+ statistical information.
+ [Ralf S. Engelschall]
+
*) Added a stand-alone sub-API for manual user-space context
switching. It is somewhat modeled after the POSIX ucontext(3)
facility and consists of an opaque data type pth_uctx_t and
|
|