代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/407641/2261266
makefile
TARGET_TYPE := BINARY_FILE
TARGET := init_pt110.bin
MAIN_SRC := init.S
# when building inside RMF, avoid to inherit pthread, dl, rdynamic...
COMPILKIND :=
LDFLAGS += -Xlinker -Ttext -Xlinker 0x0 -nos
www.eeworm.com/read/398634/2372289
ac mutex.ac
# $Id: mutex.ac,v 11.38 2002/07/25 20:07:52 sue Exp $
# POSIX pthreads tests: inter-process safe and intra-process only.
#
# We need to run a test here, because the PTHREAD_PROCESS_SHARED flag compil
www.eeworm.com/read/393721/2465077
ac mutex.ac
# $Id: mutex.ac,v 11.38 2002/07/25 20:07:52 sue Exp $
# POSIX pthreads tests: inter-process safe and intra-process only.
#
# We need to run a test here, because the PTHREAD_PROCESS_SHARED flag compil
www.eeworm.com/read/393718/2466357
ac mutex.ac
# $Id: mutex.ac,v 11.38 2002/07/25 20:07:52 sue Exp $
# POSIX pthreads tests: inter-process safe and intra-process only.
#
# We need to run a test here, because the PTHREAD_PROCESS_SHARED flag compil
www.eeworm.com/read/393716/2467858
ac mutex.ac
# $Id: mutex.ac,v 11.38 2002/07/25 20:07:52 sue Exp $
# POSIX pthreads tests: inter-process safe and intra-process only.
#
# We need to run a test here, because the PTHREAD_PROCESS_SHARED flag compil
www.eeworm.com/read/393713/2469192
ac mutex.ac
# $Id: mutex.ac,v 11.38 2002/07/25 20:07:52 sue Exp $
# POSIX pthreads tests: inter-process safe and intra-process only.
#
# We need to run a test here, because the PTHREAD_PROCESS_SHARED flag compil
www.eeworm.com/read/393710/2470521
ac mutex.ac
# $Id: mutex.ac,v 11.38 2002/07/25 20:07:52 sue Exp $
# POSIX pthreads tests: inter-process safe and intra-process only.
#
# We need to run a test here, because the PTHREAD_PROCESS_SHARED flag compil
www.eeworm.com/read/387285/2563153
c tsmain.c
#include
#ifdef __WIN32__
#include
#else
#include
#include
#endif
void ts_set(struct timespec *ts) {
#ifndef __WIN32__
struct timeval tv;
gettimeofd
www.eeworm.com/read/382361/2637614
c timers.c
/*
* Modified by J. Vidal to test RTLinux POSIX.4 interval timers 22-09-2002
*
*/
#include
#include
#include
#include
#include "utils.h"
#define perror(s
www.eeworm.com/read/382361/2637620
h compat.h
#include
#include
#define SIGUSR1 RTL_SIGUSR1
#define SIGALARM RTL_SIGRTMAX
#define printf rtl_printf
#define perror rtl_printf
#define sigemptyset rtl_sigemptyset
#define sigset