OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plo_unlock
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpthread/
pthread_int.h
87
void (*
plo_unlock
)(__cpu_simple_lock_t *);
member in struct:pthread_lock_ops
231
(*self->pt_lockops.
plo_unlock
)(lock);
239
#define pthread__simple_unlock(alp) (*pthread__lock_ops->
plo_unlock
)(alp)
pthread_int.h
87
void (*
plo_unlock
)(__cpu_simple_lock_t *);
member in struct:pthread_lock_ops
231
(*self->pt_lockops.
plo_unlock
)(lock);
239
#define pthread__simple_unlock(alp) (*pthread__lock_ops->
plo_unlock
)(alp)
Completed in 23 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025