Searched refs:pthread__smt_wake (Results 1 – 4 of 4) sorted by relevance
54 #define pthread__smt_wake() __asm __volatile(".inst.n 0xbf40") /* sev */ macro57 #define pthread__smt_wake() __asm __volatile(".inst 0xe320f004") /* sev */ macro60 #define pthread__smt_wake() __nothing macro
315 #ifndef pthread__smt_wake316 #define pthread__smt_wake() __nothing macro
131 pthread__smt_wake(); in pthread_spin_unlock()
46 #define pthread__smt_wake() __asm __volatile("sev") /* sev */ macro