Represents a task queued in the ThreadPool.
The serializable data to pass to the function.
The stringified function to execute.
Internal task ID.
Reject callback for the Promise.
Resolve callback for the Promise.
Optional objects to transfer ownership to the worker.
Represents a task queued in the ThreadPool.