Function Discovery::discovery_thread_stop
Defined in File Discovery.h
Function Documentation
-
rmw_ret_t Discovery::discovery_thread_stop(rmw_context_impl_t *impl)
Stop the discovery thread.
This function is called during the termination of the middleware and stops the discovery thread.
- Parameters:
impl – The middleware context implementation
- Returns:
Outcome of the operation