代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/277913/10595171
am makefile.am
if COMPILE_TOOLS
bin_PROGRAMS = sip_reg
endif
AM_CFLAGS = @CFLAGS@ @PTHREAD_CFLAGS@ @EXOSIP_FLAGS@
sip_reg_SOURCES = sip_reg.c
sip_reg_LDFLAGS = -O @EXOSIP_LIB@ @PTHREAD_LIBS@
sip_reg_LDADD = -L$
www.eeworm.com/read/306881/13736708
c char_server.c
/************************************************************
* 基于socket的聊天服务器端
* Copyright by Subo, All Right Reserved
*设计思路:
* 客户机提出各种请求,服务器根据不同请求,发送不同的响应.
* 服务器端采用多线程,为每个连接的客户建立一个服
www.eeworm.com/read/139291/5804538
c thread_rwlock.c
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/169190/5427103
c thread_rwlock.c
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/236937/13990292
am makefile.am
if COMPILE_TOOLS
bin_PROGRAMS = sip_reg
endif
AM_CFLAGS = @CFLAGS@ @PTHREAD_CFLAGS@ @EXOSIP_FLAGS@
sip_reg_SOURCES = sip_reg.c
sip_reg_LDFLAGS = -O @EXOSIP_LIB@ @PTHREAD_LIBS@
sip_reg_LDADD = -L$
www.eeworm.com/read/175598/9540374
c join3.c
/*
* Test for pthread_join() returning return value from threads.
*
*
* --------------------------------------------------------------------------
*
* Pthreads-win32 - POSIX Threads Library
www.eeworm.com/read/175598/9540420
c join2.c
/*
* Test for pthread_join() returning return value from threads.
*
*
* --------------------------------------------------------------------------
*
* Pthreads-win32 - POSIX Threads Library
www.eeworm.com/read/175598/9540491
c join0.c
/*
* Test for pthread_join().
*
*
* --------------------------------------------------------------------------
*
* Pthreads-win32 - POSIX Threads Library for Win32
* Copyright(C) 1998
www.eeworm.com/read/417321/10994469
c join3.c
/*
* Test for pthread_join() returning return value from threads.
*
*
* --------------------------------------------------------------------------
*
* Pthreads-win32 - POSIX Threads Library
www.eeworm.com/read/417321/10994540
c join2.c
/*
* Test for pthread_join() returning return value from threads.
*
*
* --------------------------------------------------------------------------
*
* Pthreads-win32 - POSIX Threads Library