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

  /src/sys/arch/m68k/include/
cpu.h 196 #define cpu_set_ast(l) \ macro
207 __USE(ci); __USE(flags); cpu_set_ast(l); \
217 (l)->l_pflag |= LP_OWEUPC; cpu_set_ast(l); \
224 #define cpu_signotify(l) cpu_set_ast(l)
cpu.h 196 #define cpu_set_ast(l) \ macro
207 __USE(ci); __USE(flags); cpu_set_ast(l); \
217 (l)->l_pflag |= LP_OWEUPC; cpu_set_ast(l); \
224 #define cpu_signotify(l) cpu_set_ast(l)

Completed in 34 milliseconds