Home
last modified time | relevance | path

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

/external/platform/pico/common/pico_util/include/pico/util/
A Dpheap.h224 bool ph_remove_and_free_node(pheap_t *heap, pheap_node_id_t id);
/external/platform/pico/common/pico_time/
A Dtime.c116 ph_remove_and_free_node(pool->heap, id); in add_alarm_under_lock()
303 rc = ph_remove_and_free_node(pool->heap, id); in alarm_pool_cancel_alarm()
/external/platform/pico/common/pico_util/
A Dpheap.c82 bool ph_remove_and_free_node(pheap_t *heap, pheap_node_id_t id) { in ph_remove_and_free_node() function

Completed in 5 milliseconds