Searched defs:launch (Results 1 – 2 of 2) sorted by relevance
135 inline thread_monitor::handle_type thread_monitor::launch( thread_routine_type thread_function, voi… in launch() function141 inline thread_monitor::handle_type thread_monitor::launch( thread_routine_type thread_routine, void… in launch() function187 inline thread_monitor::handle_type thread_monitor::launch( void* (*thread_routine)(void*), void* ar… in launch() function
77 inline ipc_thread_monitor::handle_type ipc_thread_monitor::launch(void* (*thread_routine)(void*), v… in launch() function in rml::internal::ipc_thread_monitor