OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sem_undo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
sem.h
76
#define
SEM_UNDO
010000 /* undo changes on process exit */
111
struct
sem_undo
{
struct
112
struct
sem_undo
*un_next; /* ptr to next active undo structure */
188
#define SEMUSZ (sizeof(struct
sem_undo
)+sizeof(struct sem_undo_entry)*SEMUME)
sem.h
76
#define
SEM_UNDO
010000 /* undo changes on process exit */
111
struct
sem_undo
{
struct
112
struct
sem_undo
*un_next; /* ptr to next active undo structure */
188
#define SEMUSZ (sizeof(struct
sem_undo
)+sizeof(struct sem_undo_entry)*SEMUME)
Completed in 23 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025