Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_private.h110 # define STATIC_LIB_REQUIRE(name) macro
112 # define STATIC_LIB_REQUIRE(name) __asm (".globl " #name) macro