代码搜索:cannot

找到约 7,468 项符合「cannot」的源代码

代码结果 7,468
www.eeworm.com/read/396039/2423947

c cancelmessages.c

/* * This file tests to see if short,eager,and rndv messages can all be * successfully cancelled. If they cannot be cancelled, then the * program still must successfully complete. */ #include
www.eeworm.com/read/385750/2585759

txt abstract.txt

Special Notes on the MON390 for DALLAS5240: =========================================== Limitations: - The Monitor uses the RAM1 area for XDATA. The extended stack cannot be enabled with the
www.eeworm.com/read/366702/2872338

mm method-16.mm

/* Ensure that we indeed cannot obtain the value of a message send if the chosen method signature returns 'void'. There used to exist a cheesy hack that allowed it. While at it, check that
www.eeworm.com/read/366702/2872883

m method-11.m

/* Ensure that we indeed cannot obtain the value of a message send if the chosen method signature returns 'void'. There used to exist a cheesy hack that allowed it. While at it, check that
www.eeworm.com/read/263376/4302900

txt abstract.txt

Special Notes on the MON390 for DALLAS5240: =========================================== Limitations: - The Monitor uses the RAM1 area for XDATA. The extended stack cannot be enabled with the
www.eeworm.com/read/257728/4361363

txt abstract.txt

Special Notes on the MON390 for DALLAS5240: =========================================== Limitations: - The Monitor uses the RAM1 area for XDATA. The extended stack cannot be enabled with the
www.eeworm.com/read/252403/4405126

readme

This demo shows how to use bidirectional connections for callbacks. This is typically used if the server cannot open a connection to the client to send callbacks, for example, because firewalls block
www.eeworm.com/read/161438/5553427

cpp simple_thread.cpp

#include // This is a child thread procedure that waits for a semaphore, // holds the semaphore for five seconds, and releases the semaphore. // Threads that cannot get semaphores w
www.eeworm.com/read/161438/5553880

cpp create_semaphore.cpp

#include // This is a child thread procedure that waits for a semaphore, // holds the semaphore for five seconds, and releases the semaphore. // Threads that cannot get semaphores w
www.eeworm.com/read/171829/9734694

cpp simple_thread.cpp

#include // This is a child thread procedure that waits for a semaphore, // holds the semaphore for five seconds, and releases the semaphore. // Threads that cannot get semaphores w