OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isc_rwlock_pause
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/isc/
rwlock.c
150
# define
isc_rwlock_pause
()
macro
154
#define
isc_rwlock_pause
() YieldProcessor()
macro
157
#define
isc_rwlock_pause
() _mm_pause()
macro
159
#define
isc_rwlock_pause
() __asm__ __volatile__("rep; nop")
macro
161
#define
isc_rwlock_pause
() __asm__ __volatile__("hint @pause")
macro
163
#define
isc_rwlock_pause
() __asm__ __volatile__("yield")
macro
165
#define
isc_rwlock_pause
() smt_pause()
macro
167
#define
isc_rwlock_pause
() __asm__ __volatile__("pause")
macro
170
#define
isc_rwlock_pause
() __asm__ volatile("or 27,27,27")
macro
172
#define
isc_rwlock_pause
()
macro
[
all
...]
Completed in 24 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026