代码搜索:blocking

找到约 1,859 项符合「blocking」的源代码

代码结果 1,859
www.eeworm.com/read/184442/5249304

m ttpost.m

% TTPOST Post a message to a mailbox (blocking) % % Usage: ttPost(mailboxname, msg) % % Inputs: % mailboxname Name of a mailbox. % msg The contents of the message to be posted. %
www.eeworm.com/read/253785/4392116

m ttpost.m

% TTPOST Post a message to a mailbox (blocking) % % Usage: ttPost(mailboxname, msg) % % Inputs: % mailboxname Name of a mailbox. % msg The contents of the message to be posted. %
www.eeworm.com/read/303890/13807191

c inp.c

/* inp.c * * * - Blocking Interrupt - * * * * University of Seoul, Computer Science * 2004920042 Chul-woong, Lee * * contact :: chpie@naver.com * http:
www.eeworm.com/read/152185/5675416

bas startup.bas

Attribute VB_Name = "startup" ' ' Project: vbrcvtmo ' ' Description: ' This simple project illustrates setting a receive timeout value on a ' blocking socket. What this means is that when
www.eeworm.com/read/104964/6200444

bas startup.bas

Attribute VB_Name = "startup" ' ' Project: vbrcvtmo ' ' Description: ' This simple project illustrates setting a receive timeout value on a ' blocking socket. What this means is that when
www.eeworm.com/read/240204/4577015

otml weather1.otml

oaa_Solve(weather([in(houston)],_),[blocking(false)]) ev_solved(_,_,_,weather([in(houston)],_),_,[weather([in(houston)],HoustonWeather)])
www.eeworm.com/read/220271/4841042

bas startup.bas

Attribute VB_Name = "startup" ' ' Project: vbrcvtmo ' ' Description: ' This simple project illustrates setting a receive timeout value on a ' blocking socket. What this means is that when
www.eeworm.com/read/208483/4992750

bas startup.bas

Attribute VB_Name = "startup" ' ' Project: vbrcvtmo ' ' Description: ' This simple project illustrates setting a receive timeout value on a ' blocking socket. What this means is that when
www.eeworm.com/read/208214/4995108

m ttfetch.m

% TTFETCH Fetch a message from a mailbox (blocking) % % Usage: ttFetch(mailboxname) % % Inputs: % mailboxname Name of a mailbox. % % Note: % The actual message is read using TTRETRIEVE. %
www.eeworm.com/read/184442/5249332

m ttfetch.m

% TTFETCH Fetch a message from a mailbox (blocking) % % Usage: ttFetch(mailboxname) % % Inputs: % mailboxname Name of a mailbox. % % Note: % The actual message is read using TTRETRIEVE. %