Function Discovery::discovery_thread_stop

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