代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/129337/14250589
c shm2.c
/* The second program is the producer and allows us to enter data for consumers.
It's very similar to shm1.c and looks like this. */
#include
#include
#include
#inclu
www.eeworm.com/read/228773/14363736
c shm2.c
/* The second program is the producer and allows us to enter data for consumers.
It's very similar to shm1.c and looks like this. */
#include
#include
#include
#inclu
www.eeworm.com/read/171081/5399037
c pthread_barrierattr_setpshared.c
/*
* pthread_barrier_attr_setpshared.c
*
* Description:
* This translation unit implements barrier primitives.
*
* --------------------------------------------------------------------------
*
www.eeworm.com/read/147608/12542494
c shm2.c
/* The second program is the producer and allows us to enter data for consumers.
It's very similar to shm1.c and looks like this. */
#include
#include
#include
#inclu
www.eeworm.com/read/133667/14030707
c shm2.c
/* The second program is the producer and allows us to enter data for consumers.
It's very similar to shm1.c and looks like this. */
#include
#include
#include
#inclu
www.eeworm.com/read/187283/8835765
h tm-mips-5.h
#define LD_SPEC "%{non_shared} %{shared} %{!shared: %{!non_shared: -non_shared}}
#include "tm-mips.h"
www.eeworm.com/read/282259/9107966
configure
#!/bin/sh
# configure script for zlib. This script is needed only if
# you wish to build a shared library and your system supports them,
# of if you need special compiler, flags or install directory.