Skip to content
Snippets Groups Projects
Commit 89af22dd authored by stepan's avatar stepan
Browse files

NFI Context can deal with being accessed from multiple threads

There is fast-path implementation that handles single thread case until
another thread appears in which case we transfer to interpreter, invalidate,
and fallback to more generic implementation.
parent 9b10e492
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment