Method MasterObject()->backend_thread() Method backend_thread object backend_thread() Description The backend_thread() function is useful to determine if you are the backend thread - important when doing async/sync protocols. This method is only available if thread_create is present.