代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/253785/4392129

m ttattachwcethandler.m

% TTATTACHWCETHANDLER Attach a worst-case execution time handler to a task. % % Usage: ttAttachWCETHandler(taskname, handlername) % % Inputs: % taskname Name of the task to which the handle
www.eeworm.com/read/253785/4392136

m ttkilljob.m

% TTKILLJOB Kill the current job of a task. % % Usage: ttKillJob(taskname) % % Inputs: % taskname Name of the task for which the job is to be killed. % % See also TTCREATEJOB % %
www.eeworm.com/read/253785/4392139

m ttwait.m

% TTWAIT Wait for an event. % % Usage: ttWait(eventname) % % Inputs: % eventname Name of an event. % % See also TTCREATEEVENT, TTNOTIFY, TTNOTIFYALL % % TrueTime, Version 1.5 %
www.eeworm.com/read/253785/4392141

m ttgetrelease.m

% TTGETRELEASE Retrieve the release time of the current task job. % % Usage: value = ttGetRelease % value = ttGetRelease(taskname) % % Inputs: % taskname Name of a task. If not specifi
www.eeworm.com/read/253785/4392149

m ttnotifyall.m

% TTNOTIFYALL Notify all tasks waiting for an event. % % Usage: ttNotifyAll(eventname) % % Inputs: % eventname Name of an event. % % See also TTCREATEEVENT, TTWAIT, TTNOTIFY % %
www.eeworm.com/read/253785/4392160

m tttake.m

% TTTAKE Take (wait for) a semaphore. % % Usage: ttTake(name) % % Inputs: % name Name of the semaphore. % % See also TTCREATESEMAPHORE, TTGIVE % % TrueTime, Version 1.5 %
www.eeworm.com/read/253785/4392161

m ttgetdata.m

% TTGETDATA Retrieve the local memory data structure associated % with a specific task. % % Usage: data = ttGetData(taskname) % % Inputs: % taskname Name of a task. % % See
www.eeworm.com/read/161112/5560972

readme_selectdemo

FILE LIST - selectDemo.c DESCRIPTION - This program demonstrates the usage of the select() routine. The selectDemo task writes messages to pipe devices. The selectO
www.eeworm.com/read/161112/5561014

readme_broadcastget

FILE LIST - broadcastGet.c DESCRIPTION - Demo for getting the broadcast message. It also demonstrates the usage of SIOCGIFCONF ioctl option. This SIOCGIFCONF ioctl
www.eeworm.com/read/160303/5574375

txt description.txt

This tests VPN usage of the KEY/TXT records by loading several conns between east and west. Different combinations of whether or not the records exist are used.