代码搜索:pThread

找到约 7,828 项符合「pThread」的源代码

代码结果 7,828
www.eeworm.com/read/103510/6214914

h rtai_pse51.h

/* * Written by Gilles Chanteperdrix . * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/101990/6234840

h openscd.h

#ifndef _OPENSCD_H #define _OPENSCD_H #include #include #define MAX_CARDS 4 struct openscd_context { struct sc_context *ctx; char *socket_name; int socket_fd;
www.eeworm.com/read/100603/6266038

h _pth.h

/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not u
www.eeworm.com/read/489007/6481433

cpp xthread.cpp

#include "stdafx.h" #include "xthread.h" #include xThread::xThread(void) : m_dwThreadID(0), m_hThread(INVALID_HANDLE_VALUE), m_bTerminated(FALSE), m_bIsSuspended(FALSE), m_lpParam( N
www.eeworm.com/read/348517/11590275

h hash.h

/******************************************************************** created: 2008/01/23 filename: hash.h author: Lichuang purpose: **********************************
www.eeworm.com/read/260631/11716452

c gps_main.c

/************************************************ * serial communication demo * by Zou jian guo * 2003-12-22 * *************************************************/ #include
www.eeworm.com/read/260147/11743141

c rtpupdate.c

/* rtpupdate.c - rtpupdate */ #include /*------------------------------------------------------------------------ * rtpupdate - update statistics with each RTP packet received *-----------
www.eeworm.com/read/260147/11743243

c tcpmtechod.c

/* TCPmtechod.c - main, TCPechod, prstats */ #include #include #include #include #include #include #include #inclu
www.eeworm.com/read/128880/14274084

c mq_notify.c

/* include mq_notify */ #include "unpipc.h" #include "mqueue.h" int mymq_notify(mymqd_t mqd, const struct sigevent *notification) { int n; pid_t pid; struct mymq_hdr *mqhdr; struct mymq_info *mq
www.eeworm.com/read/123218/14642066

c wdlib.c

/***************************************************************************** * wdLib.c - defines the wrapper functions and data structures needed * to implement a VxWorks watchdog timer