Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
H A Dthr_private.h88 #define STATIC_LIB_REQUIRE(name) macro
90 #define STATIC_LIB_REQUIRE(name) __asm(".globl " #name) macro