OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__ldstub
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc/include/
lock.h
45
#define
__ldstub
(__addr) (__addr)
macro
47
static __inline int
__ldstub
(__cpu_simple_lock_t *addr);
48
static __inline int
__ldstub
(__cpu_simple_lock_t *addr)
function in typeref:typename:int
117
while (
__ldstub
(alp) != __SIMPLELOCK_UNLOCKED) {
138
return (
__ldstub
(alp) == __SIMPLELOCK_UNLOCKED);
lock.h
45
#define
__ldstub
(__addr) (__addr)
macro
47
static __inline int
__ldstub
(__cpu_simple_lock_t *addr);
48
static __inline int
__ldstub
(__cpu_simple_lock_t *addr)
function in typeref:typename:int
117
while (
__ldstub
(alp) != __SIMPLELOCK_UNLOCKED) {
138
return (
__ldstub
(alp) == __SIMPLELOCK_UNLOCKED);
lock.h
45
#define
__ldstub
(__addr) (__addr)
macro
47
static __inline int
__ldstub
(__cpu_simple_lock_t *addr);
48
static __inline int
__ldstub
(__cpu_simple_lock_t *addr)
function in typeref:typename:int
117
while (
__ldstub
(alp) != __SIMPLELOCK_UNLOCKED) {
138
return (
__ldstub
(alp) == __SIMPLELOCK_UNLOCKED);
lock.h
45
#define
__ldstub
(__addr) (__addr)
macro
47
static __inline int
__ldstub
(__cpu_simple_lock_t *addr);
48
static __inline int
__ldstub
(__cpu_simple_lock_t *addr)
function in typeref:typename:int
117
while (
__ldstub
(alp) != __SIMPLELOCK_UNLOCKED) {
138
return (
__ldstub
(alp) == __SIMPLELOCK_UNLOCKED);
Completed in 130 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025