Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-coroutine.c257 CoMutex *null_pointer = NULL; in test_co_mutex_lockable() local
262 g_assert(QEMU_MAKE_LOCKABLE(null_pointer) == NULL); in test_co_mutex_lockable()