代码搜索:thread

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

代码结果 10,000
www.eeworm.com/read/324920/3491424

h thread.h

#ifndef __UM_THREAD_H #define __UM_THREAD_H #include #ifdef UML_CONFIG_MODE_TT #define TASK_EXTERN_PID(task) *((int *) &(((char *) (task))[HOST_TASK_EXTERN_PID])) #endif #endif
www.eeworm.com/read/321483/3534729

t thread.t

use strict; use warnings; BEGIN { if ($ENV{'PERL_CORE'}){ chdir 't'; unshift @INC, '../lib'; } use Config; if (! $Config{'useithreads'}) { print("1..0 # Skip:
www.eeworm.com/read/321465/3536016

c thread.c

/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyrig
www.eeworm.com/read/321465/3536021

c thread.c

/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyrig
www.eeworm.com/read/321465/3536026

c thread.c

/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyrig
www.eeworm.com/read/321465/3536030

c thread.c

/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyrig
www.eeworm.com/read/321465/3536036

c thread.c

/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyrig
www.eeworm.com/read/321301/3538574

h thread.h

/* $Header: /usr/cvsroot/target/h/wrn/wm/common/thread.h,v 1.2 2003/01/16 18:20:14 josh Exp $ */ /* * Copyright (C) 1999-2005 Wind River Systems, Inc. * All rights reserved. Provided under license
www.eeworm.com/read/319052/3559770

java thread.java

/** *A public class */ public class thread extends Thread { public void run() { try { //for creting an object Logo myLogo = new Logo(); //show
www.eeworm.com/read/316872/3605952

c thread.c

/* * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. * Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. * * This copyrighted material is made available to anyone wi