> On Feb 28, 2019, at 9:17 AM, Fei Deng <duke8...@apache.org> wrote:
> 
> void TSThreadSetCancelState(TSThread thread, int state);
> void TSThreadSetCancelType(TSThread thread, int type);
> void TSThreadCancel(TSThread thread);
> void *TSThreadJoin(TSThread thread);


That’s a lot of APIs for something that sounds “simple”. Can you provide an 
example how all these APIs would be used?

— leif

Reply via email to