OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sem_array
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
sem.h
90
/* One
sem_array
data structure for each set of semaphores in the system. */
91
struct
sem_array
{
struct
111
struct
sem_array
* sma; /* semaphore array for operations */
Completed in 191 milliseconds