代码搜索:multitasking
找到约 523 项符合「multitasking」的源代码
代码结果 523
www.eeworm.com/read/350097/3131193
scr 53c7,8xx.scr
#undef DEBUG
#undef EVENTS
; NCR 53c810 driver, main script
; Sponsored by
; iX Multiuser Multitasking Magazine
; hm@ix.de
;
; Copyright 1993, 1994, 1995 Drew Eckhardt
; Visionary Computing
;
www.eeworm.com/read/135836/13894823
s subr.s
;*
;* File: subr.s
;*
;* uC/OS Real-time multitasking kernel for the ARM processor.
;* Low-level routines.
;*
;* Created by Marco Graziano (marcog@crl.com).
;*
; Functions defined in this module:
;
;
www.eeworm.com/read/135836/13894842
c example1.c
/*
* File: example1.c
*
* uC/OS Real-time multitasking kernel for the ARM processor.
*
* Simple example of using multiple tasks and mailboxes.
*
* Created by Marco Graziano (marcog@crl.c
www.eeworm.com/read/102180/15791848
hpp sio.hpp
/*
CPPTask - A Multitasking Kernel For C++
SIO.HPP - Serial I/O interface routine definitions.
Version 1.0 08-12-91
Ported by Rich Smith from:
Public Domain Software writte
www.eeworm.com/read/167586/9959723
c pid.c
/*
* File: pid.c
*
* uC/OS Real-time multitasking kernel for the ARM processor.
*
* PID board specific functions.
* Created by Marco Graziano (marcog@crl.com).
*
*/
#include "ucos.h"
www.eeworm.com/read/462800/7195889
h guiconf.h
#ifndef GUICONF_H
#define GUICONF_H
#define GUI_OS (0) /* Compile with multitasking support */
#define GUI_SUPPORT_TOUCH (0) /* Support a touch screen (req. win-manag
www.eeworm.com/read/136959/13350949
c krnldemo.c
/*
** public domain demo of cooperative multitasking using function pointers
** written 29 Nov, 1992
** by David Gersic
*/
#include
#include
#include
#include
www.eeworm.com/read/151742/12178232
h osdefs.h
/*
* File: osdefs.h
*
* uC/OS Real-time multitasking kernel for the ARM processor.
*
* Created by Jean J. Labrosse.
* ARM port by Marco Graziano (marcog@crl.com).
*
*/
/* used in b
www.eeworm.com/read/253518/12217759
c demo.c
/* demo.c - a program to demonstrate multitasking under vxWorks */
/* Copyright 1984-1993 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01j,13fe
www.eeworm.com/read/215071/15075761
h gprocess.h
/*
GEOS processes (~multitasking) functions
by Maciej 'YTM/Elysium' Witkowiak
*/
#ifndef _GPROCESS_H
#define _GPROCESS_H
#ifndef _GSTRUCT_H
#include
#endif
void __fastcall__ I