Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/libmapper/
H A Dmapper.c93 static int async_wait_check_done(mapper_async_wait*);
237 if (async_wait_check_done(wait)) in async_wait_getobject_callback()
317 static int async_wait_check_done(mapper_async_wait* w) in async_wait_check_done() function