Called when the thread is exiting, after onAbort if applicable. If this callback throws, the exception is forwarded to the default abort handler, ignoring any assigned onAbort.

Fields

@:optionaloptionalonStart:Null<() ‑> Void>

@:optionaloptionalonJobDone:Null<() ‑> Void>

@:optionaloptionalonExit:Null<() ‑> Void>

@:optionaloptionalonCreate:Null<() ‑> Void>

@:optionaloptionalonAbort:Null<Exception ‑> Void>