How to call ucontext.h getcontext from inside a function

前端 未结 0 884
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-04 01:29

I am trying to call getcontext into another function (instead of calling it directly into main) in order to copy the thread\'s stack and restore it later. This code should p

相关标签:
回答
  • 消灭零回复
提交回复
热议问题