Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/include/
Dcancel.h42 #define ENTER_CANCEL_POINT_INNER(tib, can_cancel, delay) \ macro
72 ENTER_CANCEL_POINT_INNER(_tib, can_cancel, 0)
Dthread_private.h404 ENTER_CANCEL_POINT_INNER(tib, 1, 1)