Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread-timers.c199 thr_timer_table_from_id( thr_timer_table_t* t, in thr_timer_table_from_id() function
267 thr_timer_t* timer = thr_timer_table_from_id( table, id, 0 ); in thr_timer_from_id()
368 thr_timer_t* timer = thr_timer_table_from_id(table, id, 1); in timer_delete()