OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pthread__smt_pause
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libpthread/arch/i386/
pthread_md.h
63
#define
pthread__smt_pause
() __asm __volatile("rep; nop" ::: "memory")
macro
/src/lib/libpthread/arch/x86_64/
pthread_md.h
66
#define
pthread__smt_pause
() __asm __volatile("rep; nop" ::: "memory")
macro
/src/lib/libpthread/
pthread_int.h
309
#ifndef
pthread__smt_pause
310
#define
pthread__smt_pause
() __nothing
macro
Completed in 11 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025