Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_async_context/
Dasync_context_threadsafe_background.c76 static inline void lock_acquire(async_context_threadsafe_background_t *self) { in lock_acquire() function
155 lock_acquire(self); in async_context_threadsafe_background_execute_sync()
315 lock_acquire(self); in async_context_threadsafe_background_add_at_time_worker()
323 lock_acquire(self); in async_context_threadsafe_background_remove_at_time_worker()
331 lock_acquire(self); in async_context_threadsafe_background_add_when_pending_worker()
339 lock_acquire(self); in async_context_threadsafe_background_when_pending_worker()
346 lock_acquire((async_context_threadsafe_background_t *) self_base); in async_context_threadsafe_background_acquire_lock_blocking()