Table of Contents

Efl.Task.end

Description

Request the task end (may send a signal or interrupt signal resulting in a terminate event being triggered in the target task loop).

Since 1.22

Signature

end @pure_virtual {}

C signature

void efl_task_end(Eo *obj);

Implemented by