代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/159715/5581911
h coresem.h
/**
* @file rtems/score/coresem.h
*
* This include file contains all the constants and structures associated
* with the Counting Semaphore Handler. A counting semaphore is the
* standard D
www.eeworm.com/read/159715/5581924
h isr.h
/**
* @file rtems/score/isr.h
*
* This include file contains all the constants and structures associated
* with the management of processor interrupt levels. This handler
* supports interr
www.eeworm.com/read/159715/5581940
h coremutex.h
/**
* @file rtems/score/coremutex.h
*
* This include file contains all the constants and structures associated
* with the Mutex Handler. A mutex is an enhanced version of the standard
* Di
www.eeworm.com/read/159715/5581988
h clock.h
/**
* @file rtems/rtems/clock.h
*/
/*
* This include file contains all the constants and structures associated
* with the Clock Manager. This manager provides facilities to set, obtain,
* an
www.eeworm.com/read/159715/5581989
h ratemon.h
/**
* @file rtems/rtems/ratemon.h
*/
/*
* This include file contains all the constants, structures, and
* prototypes associated with the Rate Monotonic Manager. This manager
* provides facil
www.eeworm.com/read/159715/5581995
h message.h
/**
* @file rtems/rtems/message.h
*/
/*
* This include file contains all the constants and structures associated
* with the Message Queue Manager. This manager provides a mechanism for
* com
www.eeworm.com/read/159715/5581996
h sem.h
/**
* @file rtems/rtems/sem.h
*/
/*
* This include file contains all the constants and structures associated
* with the Semaphore Manager. This manager utilizes standard Dijkstra
* counting
www.eeworm.com/read/159715/5582019
h timer.h
/**
* @file rtems/rtems/timer.h
*/
/*
* This include file contains all the constants, structures, and
* prototypes associated with the Timer Manager. This manager provides
* facilities to co
www.eeworm.com/read/158872/5589837
texi coffcode.texi
@section coff backends
BFD supports a number of different flavours of coff format.
The major differences between formats are the sizes and
alignments of fields in structures on disk, and the occasiona
www.eeworm.com/read/156693/5609615
c initiali.c
/* file: initiali.c
*
* purpose: create an initial population of structures,
* and initalize some performance variables.
* This is called at the start of each experiment.
*/
#include