代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/141710/12990650
loc threadao.loc
/*
* =============================================================================
* Name : ThreadAO.l0c Resource file containing English strings
* Part of : ThreadAO
* Created : 23.12.20
www.eeworm.com/read/137315/13330531
dpr dllentry.dpr
library DLLEntry;
uses
SysUtils,
Classes,
Dialogs,
Windows;
{$R *.res}
procedure DLLEntryPoint(dwReason : DWord);
begin
case dwReason of
DLL_PROCESS_ATTACH : showMessage(
www.eeworm.com/read/315169/13549571
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
www.eeworm.com/read/308733/13694212
c threaded.c
/*
* threaded.c -- A simple multi-threaded FastCGI application.
*/
#ifndef lint
static const char rcsid[] = "$Id: threaded.c,v 1.9 2001/11/20 03:23:21 robs Exp $";
#endif /* not lint */
#include "
www.eeworm.com/read/308019/13711117
cpp wz_um.cpp
#include "WZ_UM.h"
BOOL WINAPI DllMain (HANDLE hDllInst, DWORD dwReason, LPVOID lpReserved)
{
switch (dwReason) {
case DLL_PROCESS_ATTACH :
break;
case DLL_PROCESS_DETACH :
br
www.eeworm.com/read/306993/13733691
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/303120/13821416
dpr icmpp.dpr
library iCMPP;
{ Important note about DLL memory management: ShareMem must be the
first unit in your library's USES clause AND your project's (select
Project-View Source) USES clause if your
www.eeworm.com/read/152843/5663100
c exmutex.c
/******************************************************************************
*
* Module Name: exmutex - ASL Mutex Acquire/Release functions
*
**************************************************
www.eeworm.com/read/149876/5695539
mh linux.mh
# Host: Intel IA-64 running GNU/Linux
XM_FILE= xm-linux.h
XDEPFILES= ser-tcp.o
NAT_FILE= nm-linux.h
NATDEPFILES= infptrace.o solib.o inftarg.o fork-child.o corelow.o \
core-aout.o core-regset.o ia6
www.eeworm.com/read/148694/5710978
mh linux.mh
# Host: Intel IA-64 running GNU/Linux
XM_FILE= xm-linux.h
XDEPFILES= ser-tcp.o
NAT_FILE= nm-linux.h
NATDEPFILES= infptrace.o solib.o inftarg.o fork-child.o corelow.o \
core-aout.o core-regset.o ia6