OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pthread__smt_wake
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libpthread/arch/arm/
pthread_md.h
54
#define
pthread__smt_wake
() __asm __volatile(".inst.n 0xbf40") /* sev */
macro
57
#define
pthread__smt_wake
() __asm __volatile(".inst 0xe320f004") /* sev */
macro
60
#define
pthread__smt_wake
() __nothing
macro
/src/lib/libpthread/arch/aarch64/
pthread_md.h
46
#define
pthread__smt_wake
() __asm __volatile("sev") /* sev */
macro
/src/lib/libpthread/
pthread_spin.c
131
pthread__smt_wake
();
pthread_int.h
315
#ifndef
pthread__smt_wake
316
#define
pthread__smt_wake
() __nothing
macro
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025