代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/37216/900599
txt d055.bmp.txt
,,定义最大数据块、XON字符和XOFF字符
#define MAXBLOCK 4096
#define XON Oxll
#define XOFF Ox13
class CTermDoc : public CDocument
{
public:
CWinThread* m_pThread;
volatile BOOL m_bConnected
www.eeworm.com/read/471306/1432014
txt cmakelists.txt
#
# Build the fuse binary; build it only on demand
#
add_executable (kfs_fuse kfs_fuse_main.cc)
link_directories(${Fuse_LIBRARY_DIR})
target_link_libraries (kfs_fuse kfsClient fuse pthread rt)
#
ins
www.eeworm.com/read/470917/1438747
sym tcb-offsets.sym
#include
#include
MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)
STACK_GUARD offsetof (tcbhead_t, stack_guard)
PID offsetof (struct pthread, pid)
TID offse
www.eeworm.com/read/470917/1439172
sym tcb-offsets.sym
#include
#include
MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)
POINTER_GUARD offsetof (tcbhead_t, pointer_guard)
PID offsetof (struct pthread, pid)
TID o
www.eeworm.com/read/251805/4417434
h slice.h
#ifndef SLICE_H
#define SLICE_H
#include
#ifndef SDL_THREADS
#include
#else
#include "SDL.h"
#include "SDL_thread.h"
#endif
/* Array of these feeds the slice dec
www.eeworm.com/read/237551/4623077
sym tcb-offsets.sym
#include
#include
MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)
STACK_GUARD offsetof (tcbhead_t, stack_guard)
PID offsetof (struct pthread, pid)
TID offse
www.eeworm.com/read/237551/4623494
sym tcb-offsets.sym
#include
#include
MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)
POINTER_GUARD offsetof (tcbhead_t, pointer_guard)
PID offsetof (struct pthread, pid)
TID o
www.eeworm.com/read/233448/4683465
c 20040708-1.c
/* PR rtl-optimization/16199 */
/* Origin: Olaf Klein */
typedef enum {
APR_LOCK_FCNTL,
APR_LOCK_FLOCK,
APR_LOCK_SYSVSEM,
APR_LOCK_PROC_PTHREAD,
APR_LOCK_P
www.eeworm.com/read/213147/4918137
makefile
#CPPFLAGS = -D__cplusplus -D_GNU_SOURCE -D_LINUX -I../../core
#LDFLAGS =
#LD = gcc
#TAR = peercast-linux.tgz
INCLUDES = -I../../core -I../../core/common
CPPFLAGS = -static -pthread -D__cplusplus -
www.eeworm.com/read/213147/4918144
svn-base makefile.svn-base
#CPPFLAGS = -D__cplusplus -D_GNU_SOURCE -D_LINUX -I../../core
#LDFLAGS =
#LD = gcc
#TAR = peercast-linux.tgz
INCLUDES = -I../../core -I../../core/common
CPPFLAGS = -static -pthread -D__cplusplus -