Method that will be executed on the target thread.
Structure that asynchronously executes tasks on the associated thread. It is safe to call the functions of this structure on any thread.
CEF maintains multiple internal threads that are used for handling different types of tasks in different processes. The cef_thread_id_t definitions in
Base structure.