Opened 9 years ago
Closed 9 years ago
#8610 closed Bugs (fixed)
documentation typo
Reported by: | Owned by: | olli | |
---|---|---|---|
Milestone: | To Be Determined | Component: | context |
Version: | Boost 1.53.0 | Severity: | Problem |
Keywords: | Cc: |
Description
http://www.boost.org/doc/libs/1_53_0/libs/context/doc/html/context/context.html contains
In contrast to threads, which are preemtive, fcontext_t switches are cooperative (programmer controls when switch will happen). The kernel is not involved in the context switches.
Note:
See TracTickets
for help on using tickets.