代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/438724/7727682
jad ejemplo_thread.jad
MIDlet-1: main,,src.main
MIDlet-Jar-Size: 2127
MIDlet-Jar-URL: EJEMPLO_Thread.jar
MIDlet-Name: EJEMPLO_Thread Midlet Suite
MIDlet-Vendor: Midlet Suite Vendor
MIDlet-Version: 1.0.0
MicroEdition-C
www.eeworm.com/read/438724/7727683
jar ejemplo_thread.jar
www.eeworm.com/read/438449/7731063
c nxtval_thread.c
void *counter_routine( MPI_Comm *counter_comm_p )
{
int incr, ival = 0;
MPI_Status status;
while (1) {
MPI_Recv( &incr, 1, MPI_INT, MPI_ANY_SOURCE, MPI_ANY_TAG,
*counter_comm_p, &stat
www.eeworm.com/read/437271/7752490
cpp test_thread.cpp
#include
#include
#include
#include
//取得当前时间
char* getCurDate( char* _str )
{
time_t now_t = time( NULL );
struct tm *pTm = localtime( &n
www.eeworm.com/read/435917/7781160
test thread2.test
# 2006 January 14
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for your
www.eeworm.com/read/435917/7781177
test thread1.test
# 2003 December 18
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for you
www.eeworm.com/read/435194/7795744
c aodv_thread.c
/***************************************************************************
aodv_thread.c - description
-------------------
begin
www.eeworm.com/read/435194/7795773
h aodv_thread.h
/***************************************************************************
aodv_thread.h - description
-------------------
begin
www.eeworm.com/read/434785/7801743
c thread_heap.c
#include"kernel.h"
void remove_from_heap(int thread_id)
{
int s,t_run,h_run,t_ready,h_ready;
if((s=os->thread[thread_id].state)==READY){
remove_from_ready_heap(thread_id);
os->thread[t
www.eeworm.com/read/199886/7814892
txt thread error.txt
关于linux下多线程编程,小弟遇到了点麻烦,请各位指导一下,谢谢.
这是编译时的错误信息:
[root@localhost thread]# g++ -o mutilthread main.cpp
main.cpp: In function `int main()':
main.cpp:14: error: invalid conversion from `void*' to `