HomeSort by: relevance | last modified time | path
    Searched defs:cyclic_remove (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dev/cyclic/
cyclic.c 116 * cyclic_remove() <-- Removes a cyclic
1130 * cyclic_add() or cyclic_remove(); the implementation of these functions
1264 * void cyclic_remove(cyclic_id_t)
1268 * cyclic_remove() will remove the specified cyclic from the system.
1275 * By the time cyclic_remove() returns, the caller is guaranteed that the
1277 * semantic that untimeout() provides). As a result, cyclic_remove() may
1280 * held across cyclic_remove() that also may be acquired by a cyclic
1285 * None; cyclic_remove() always succeeds.
1294 cyclic_remove(cyclic_id_t id) function
  /src/external/cddl/osnet/dist/lib/libzpool/common/
kernel.c 968 cyclic_remove(cyclic_id_t id) function

Completed in 16 milliseconds