Searched refs:a_host_atom (Results 1 – 1 of 1) sorted by relevance
63 static Bool ephyrLocalAtomToHost(int a_local_atom, int *a_host_atom);179 ephyrLocalAtomToHost(int a_local_atom, int *a_host_atom) in ephyrLocalAtomToHost() argument186 EPHYR_RETURN_VAL_IF_FAIL(a_host_atom, FALSE); in ephyrLocalAtomToHost()203 *a_host_atom = reply->atom; in ephyrLocalAtomToHost()