代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/405255/2294406
c globalfifo_async.c
/*======================================================================
A globalfifo driver as an example of char device drivers
This example is to introduce asynchronous notifier
www.eeworm.com/read/364780/2901548
c globalfifo_async.c
/*======================================================================
A globalfifo driver as an example of char device drivers
This example is to introduce asynchronous notifier
www.eeworm.com/read/470693/1455434
t-crtstuff
# crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
# because then __FRAME_END__ might not be the last thing in .eh_frame
# section.
CRTSTUFF_T_CFLAGS = -fno-asynchronous-unwind-ta
www.eeworm.com/read/233448/4669648
t-crtstuff
# crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
# because then __FRAME_END__ might not be the last thing in .eh_frame
# section.
CRTSTUFF_T_CFLAGS = -fno-asynchronous-unwind-ta
www.eeworm.com/read/340665/3271879
t-crtstuff
# crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
# because then __FRAME_END__ might not be the last thing in .eh_frame
# section.
CRTSTUFF_T_CFLAGS = -fno-asynchronous-unwind-ta
www.eeworm.com/read/440906/1773474
t-crtstuff
# crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
# because then __FRAME_END__ might not be the last thing in .eh_frame
# section.
CRTSTUFF_T_CFLAGS = -fno-asynchronous-unwind-ta
www.eeworm.com/read/322893/13362363
txt uart2xx.txt
Writing to the C2xx Asynchronous Serial Port in C V1.00
by Jeff Axelrod 3/26/97
Introduction
This program demonstrates how to write the C2xx asynchronous serial port
from the Texas Instrumen
www.eeworm.com/read/253533/12216715
txt 5.2.txt
Listing 5.2 Asynchronous Delegates
using System;
using System.Threading;
using System.Runtime.Remoting.Messaging;
using System.Net;
using System.IO;
using System.Text;
namespace _5_Asynchronous
www.eeworm.com/read/174006/9612647
txt 5.2.txt
Listing 5.2 Asynchronous Delegates
using System;
using System.Threading;
using System.Runtime.Remoting.Messaging;
using System.Net;
using System.IO;
using System.Text;
namespace _5_Asynchronous
www.eeworm.com/read/148107/12493737
txt uart2xx.txt
Writing to the C2xx Asynchronous Serial Port in C V1.00
by Jeff Axelrod 3/26/97
Introduction
This program demonstrates how to write the C2xx asynchronous serial port
from the Texas Instrumen