📄 secs1.p
字号:
/* Protogen Version 1.05 Thursday February 09, 1995 22:39:56 */
/* Secs1btp.c */
void SecsTimestart(SECS_TIMER *timer);
BOOL SecsTimeout(SECS_TIMER *timer);
int BtpAllocSend(BOOL first);
void BtpUnallocAll(void);
void BtpFlushSend(void);
void Secs1pup(BOOL power_up);
void BtpIdle(void);
/* Secs1mra.c */
int MraRegisterExpected(SECS1_BLOCK *block_ptr, BOOL useSecondary);
void MraUnregisterExpected(int number);
int MraFreeBuffers(void);
int MraAllocReceive(void);
void MraDeallocReceive(int number);
void MraReceive(int block);
void MraTimeouts(void);
void MraInit(BOOL power_up);
/* Pause.c */
void PStack( int num);
BOOL AddProcess( FUNC newprocess);
void ReinitProcesses(void);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -