代码搜索:thread

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

代码结果 10,000
www.eeworm.com/read/380939/9121466

c tx_ba.c

/**************************************************************************/ /* */ /* Copyright (c) 1996-2000 by E
www.eeworm.com/read/178519/9393954

java snifferreceiver.java

package com.tianxun.NEI.sniffer; import com.tianxun.NEI.sniffer.util.SnifferData; import java.util.List; /** * 接收Sniffer网络数据包. * * @author 聂军 * @version 1.0 2004-9-13 */ public c
www.eeworm.com/read/426337/10260153

h x264_gtk_encode_status_window.h

#ifndef __X264_GTK_ENCODE_STATUS_WINDOW_H__ #define __X264_GTK_ENCODE_STATUS_WINDOW_H__ GtkWidget *x264_gtk_encode_status_window (X264_Thread_Data *thread_data); #endif /* __X264_GTK_ENCODE_STATUS
www.eeworm.com/read/462527/7200746

loc threadao.loc

/* * ============================================================================= * Name : ThreadAO.l0c Resource file containing English strings * Part of : ThreadAO * Created : 23.12.20
www.eeworm.com/read/461613/7223283

bak hello.c.bak

/*************************************************************************************************************** * * NOKIA Lcd, ARM7, SD/MMC PROJECT * * ****************
www.eeworm.com/read/459754/7264887

h net_send.h

#ifndef __NET_SEND_H__ #define __NET_SEND_H__ #define MAX_CONNECTED 10 #define MAX_CONNECTED_NO 20 #define FIFO 1 #define MULTICAST_SEND_PORT 20001 #define UDP_SEND_PORT 20002 int init_tcp (char ip
www.eeworm.com/read/444200/7616626

c initialize.c

//********************************************************** //Set it all up void os_init_api(void) { SleepThreadPtr = SleepThread; CreateThreadPtr = CreateThread; SuspendT
www.eeworm.com/read/443312/7634763

c tx_ba.c

/**************************************************************************/ /* */ /* Copyright (c) 1996-2000 by E
www.eeworm.com/read/398575/7936036

dpr lpk.dpr

library lpk; {$IMAGEBASE $20000000} uses windows, oriLPK in 'oriLPK.pas', hook in 'hook.pas'; {$R *.res} procedure MyDLLHandler(Reason: Integer); begin case Reason of DLL_PROCE
www.eeworm.com/read/333344/12686270

h net_send.h

#ifndef __NET_SEND_H__ #define __NET_SEND_H__ #define MAX_CONNECTED 10 #define MAX_CONNECTED_NO 20 #define FIFO 1 #define MULTICAST_SEND_PORT 20001 #define UDP_SEND_PORT 20002 int init_tc