Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_coroutine.lua171 function goo() foo() end function
172 x = coroutine.wrap(goo)
174 x = coroutine.create(goo)