Home
last modified time | relevance | path

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

/third_party/wayland_standard/src/
Devent-loop.c373 heap_set(struct wl_event_source_timer **data, in heap_set() function
412 cursor_idx = heap_set(data, child, cursor_idx); in heap_sift_down()
417 heap_set(data, source, cursor_idx); in heap_sift_down()
434 cursor_idx = heap_set(data, parent, cursor_idx); in heap_sift_up()
438 heap_set(data, source, cursor_idx); in heap_sift_up()