代码搜索:pThread

找到约 7,828 项符合「pThread」的源代码

代码结果 7,828
www.eeworm.com/read/367182/2850206

s pthread_cond_broadcast.s

/* Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it un
www.eeworm.com/read/367182/2850210

s pthread_rwlock_timedwrlock.s

/* Copyright (C) 2003, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term
www.eeworm.com/read/367182/2850211

s pthread_barrier_wait.s

/* Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under th
www.eeworm.com/read/367182/2850214

c pthread_attr_getaffinity.c

/* Copyright (C) 2003, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free softwar
www.eeworm.com/read/367182/2850251

sym pthread-pi-defines.sym

#include -- These PI macros are used by assembly code. MUTEX_KIND offsetof (pthread_mutex_t, __data.__kind) PI_BIT PTHREAD_MUTEX_PRIO_INHERIT_NP PS_BIT PTHREAD_MUTEX_PSHARED_BIT
www.eeworm.com/read/367182/2850263

c pthread_attr_setstacksize.c

#include /* For __getpagesize. */ #define NEW_VERNUM GLIBC_2_6 #define STACKSIZE_ADJUST \ do { \ size_t ps = __getpagesize (); \ if (stacksize < 2 * ps)
www.eeworm.com/read/367182/2850268

c pthread_spin_unlock.c

/* pthread_spin_unlock -- unlock a spin lock. PowerPC version. Copyright (C) 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software;
www.eeworm.com/read/367182/2850283

c pthread_attr_setstack.c

#define NEW_VERNUM GLIBC_2_6 #include
www.eeworm.com/read/367182/2850309

c libc_pthread_init.c

/* Copyright (C) 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Libra
www.eeworm.com/read/367182/2850326

c pthread_attr_setaffinity.c

/* Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free s