2
0
mirror of https://github.com/boostorg/context.git synced 2026-01-24 17:52:41 +00:00

9 Commits

Author SHA1 Message Date
Oliver Kowalke
543e87e53f P0876R3 2018-07-02 09:10:44 +02:00
Oliver Kowalke
ce8d3ab779 return thread-id of thread hosting the fiber (suspened) 2018-03-23 08:33:24 +01:00
Oliver Kowalke
5686c2e75f implementation of fiber::uses_system_stack() 2018-03-23 08:33:24 +01:00
Oliver Kowalke
388a255ee8 rvalue-ref qualified resume()/resume_with() only 2018-02-09 17:27:35 +01:00
Oliver Kowalke
109543e23d fix buffer size use by snprintf() in unit-tests 2018-02-08 09:50:40 +01:00
Oliver Kowalke
b6582f13c5 fix unit-test for fiber on Windows 2018-02-08 05:56:35 +01:00
Oliver Kowalke
c6736e478c set test suite name 2018-02-07 20:56:35 +01:00
Oliver Kowalke
f5327520d6 return fiber from resume()/resume_with() 2018-02-05 13:31:35 +01:00
Oliver Kowalke
10d3264f7b implementation of fibers without scheduler according to P0876R0 2018-02-05 13:31:32 +01:00