Skip to content
Snippets Groups Projects
Commit d46de5ce authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Minor cleanup & refactoriing of fiber initialization & destruction.

Rename fiber_zombificate() to fiber_recycle().
Don't double-initialize same members of the fibers.
Introduce a function which contains common initialization
of fiber_new() and fiber_recycle().
Use a common naming scheme for lists of dead, alive and ready
fibers in a cord.
parent d0ada35b
No related branches found
No related tags found
No related merge requests found
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