Home
last modified time | relevance | path

Searched refs:remove_subscriber (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/subsys/llext/edk/app/src/
Dpubsub.c47 static int remove_subscriber(k_tid_t thread, struct subs *sus) in remove_subscriber() function
200 ret = remove_subscriber(k_current_get(), subs); in z_impl_register_subscriber()