Context
context是bthread的上下文,提供上下文初始化和上下文切换功能
源码位置:bthread/context.h bthread/context.cpp
接口api
1 2 3 4 5 6 7 8 9 10 11 12 13 |
|
x86_64下接口实现
bthread_make_fcontext&#
context是bthread的上下文,提供上下文初始化和上下文切换功能
源码位置:bthread/context.h bthread/context.cpp
1 2 3 4 5 6 7 8 9 10 11 12 13 |
|
bthread_make_fcontext&#