core: introduce managed system fibers
Such fibers are cancelled during Tarantool shutdown the same way as cancelled client fibers. This is internal API. Part of #9722 NO_CHANGELOG=internal NO_DOC=internal
Showing
- src/lib/core/fiber.c 8 additions, 0 deletionssrc/lib/core/fiber.c
- src/lib/core/fiber.h 13 additions, 0 deletionssrc/lib/core/fiber.h
- src/lua/fiber.c 15 additions, 0 deletionssrc/lua/fiber.c
- src/lua/fiber.lua 3 additions, 0 deletionssrc/lua/fiber.lua
- test/unit/fiber.cc 6 additions, 0 deletionstest/unit/fiber.cc
Loading
Please register or sign in to comment