Home
last modified time | relevance | path

Searched defs:dispatcher (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/OSUtil/linux/
H A Dvdso_sym.h41 template <VDSOSym sym> LIBC_INLINE constexpr auto dispatcher() { in dispatcher() function
/freebsd/crypto/openssl/crypto/async/
H A Dasync_local.h34 async_fibre dispatcher; member