代码搜索:threaded
找到约 881 项符合「threaded」的源代码
代码结果 881
www.eeworm.com/read/167046/5469716
c rpc_thread.c
#define __FORCE_GLIBC
#include
#include
#include
#include
#include "rpc_private.h"
#ifdef __UCLIBC_HAS_THREADS__
/* Variable used in non-threaded
www.eeworm.com/read/163821/5508395
c rpc_thread.c
#define __FORCE_GLIBC
#include
#include
#include
#include
#include "rpc_private.h"
#ifdef __UCLIBC_HAS_THREADS__
/* Variable used in non-threaded
www.eeworm.com/read/340665/3270674
h lock.h
#ifndef __SYS_LOCK_H__
#define __SYS_LOCK_H__
/* dummy lock routines for single-threaded aps */
typedef int _LOCK_T;
typedef int _LOCK_RECURSIVE_T;
#define __LOCK_INIT(class,lock) static int lock =
www.eeworm.com/read/298657/3861637
h lock.h
#ifndef __SYS_LOCK_H__
#define __SYS_LOCK_H__
/* dummy lock routines for single-threaded aps */
typedef int _LOCK_T;
typedef int _LOCK_RECURSIVE_T;
#define __LOCK_INIT(class,lock) static int lock =
www.eeworm.com/read/279968/4130829
h lock.h
#ifndef __SYS_LOCK_H__
#define __SYS_LOCK_H__
/* dummy lock routines for single-threaded aps */
typedef int _LOCK_T;
typedef int _LOCK_RECURSIVE_T;
#define __LOCK_INIT(class,lock) static int lock =
www.eeworm.com/read/395229/2444059
c rpc_thread.c
#define __FORCE_GLIBC
#include
#include
#include
#include
#include "rpc_private.h"
#ifdef __UCLIBC_HAS_THREADS__
/* Variable used in non-threaded
www.eeworm.com/read/366696/2885049
h lock.h
#ifndef __SYS_LOCK_H__
#define __SYS_LOCK_H__
/* dummy lock routines for single-threaded aps */
typedef int _LOCK_T;
typedef int _LOCK_RECURSIVE_T;
#define __LOCK_INIT(class,lock) static int lock =
www.eeworm.com/read/261580/4321131
h lock.h
#ifndef __SYS_LOCK_H__
#define __SYS_LOCK_H__
#ifndef __leonbare__
/* dummy lock routines for single-threaded aps */
typedef int _LOCK_T;
typedef int _LOCK_RECURSIVE_T;
#define __LOCK_INIT(class,l
www.eeworm.com/read/261580/4321159
h lock.h
#ifndef __SYS_LOCK_H__
#define __SYS_LOCK_H__
/* dummy lock routines for single-threaded aps */
typedef int _LOCK_T;
typedef int _LOCK_RECURSIVE_T;
#define __LOCK_INIT(class,lock) static int lock =
www.eeworm.com/read/331293/12834643
c sdl_bgrab.c
/*
SDL_bgrab - SDL based Threaded v4l Video Grabber
LGPL (c) A. Schiffler, aschiffler@appwares.com
*/
#ifdef WIN32
#include
#endif
#include
#include
#include