Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
las3_pub
/
predictable_parallel_patterns
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
3f7b5ad008e863d5cc13b3647fff41673cc29d16
Switch branch/tag
predictable_parallel_patterns
app
context_switch
fiber_call.cpp
Find file
Normal view
History
Permalink
fiber_call.cpp
86 Bytes
Edit
Newer
Older
Add custom 'fast fiber call' implementation to comparison.
5b791d0e
FritzFlorian
committed
Jan 21, 2020
1
2
3
4
5
6
7
8
9
#include "fiber_call.h"
namespace
pls
{
namespace
internal
{
namespace
base
{
}
}
}