代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/279968/4129772
c prio.c
#include
#include
#include
#include "pthread.h"
#include "internals.h"
#include
#ifndef _POSIX_THREAD_PRIO_PROTECT
int
__pthread_mutexattr_getprotoc
www.eeworm.com/read/279968/4129858
c tst-cancel.c
/* Tests for cancelation handling. */
#include
#include
#include
#include
#include
#include
int fd;
pthread_barrier_t bar;
sta
www.eeworm.com/read/367182/2850312
sym lowlevelrwlock.sym
#include
#include
#include
#include
--
MUTEX offsetof (pthread_rwlock_t, __data.__lock)
NR_READERS offsetof (pthread_rwlock_t, __data.__
www.eeworm.com/read/106891/15618514
in gnet-config.in
#!/bin/sh
# This script was borrowed from Gtk (and Glib)
glib_libs="@GLIB_LIBS@ @GTHREAD_LIBS@"
glib_cflags="@GLIB_CFLAGS@ @GTHREAD_CFLAGS@"
pthread_libs="@pthread_libs@"
prefix=@prefix@
exec_prefi
www.eeworm.com/read/426337/10259602
mak config.mak
prefix=/usr/local
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
includedir=${prefix}/include
ARCH=X86
SYS=LINUX
CC=gcc
CFLAGS=-O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DH
www.eeworm.com/read/426337/10259616
bak config.mak.bak
prefix=/usr/local
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
includedir=${prefix}/include
ARCH=X86
SYS=LINUX
CC=gcc
CFLAGS=-O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DH
www.eeworm.com/read/426337/10260097
mak config.mak
prefix=/usr/local
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
includedir=${prefix}/include
ARCH=X86
SYS=LINUX
CC=gcc
CFLAGS=-O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DH
www.eeworm.com/read/139332/5800691
hpp irix.hpp
// (C) Copyright John Maddock 2001 - 2003.
// (C) Copyright Jens Maurer 2003.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying
www.eeworm.com/read/139291/5804539
c thread_cond.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/5427104
c thread_cond.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