Searched refs:timeout_id (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice_store.c377 guint timeout_id; member in struct:__anon30
390 g_source_remove (info->timeout_id);
490 info->timeout_id = g_timeout_add (timeout,
H A Ddevice.c989 guint timeout_id; member in struct:__anon24
997 g_source_remove (ai->timeout_id);
1064 ai->timeout_id = g_timeout_add (timeout, async_wait_timeout, ai);

Completed in 25 milliseconds