代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/169697/5413973
c clog_sync.c
/*
(C) 2001 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "mpe_logging_conf.h"
#if defined( STDC_HEADERS ) || defined( HAVE_STDIO_H )
#include
www.eeworm.com/read/162614/5517532
c sync-1.c
// Validate that the __sync builtins are overloaded properly.
// { dg-do compile }
// { dg-options "-Werror" }
#define TEST1(TYPE, BUILTIN) \
void t_##TYPE##BUILTIN(TYPE *p) \
{ \
__typeof(BU
www.eeworm.com/read/162614/5517609
c sync-2.c
// Validate that the __sync builtins are overloaded properly in templates.
// { dg-do compile }
// { dg-options "-Werror" }
#define TEST1(BUILTIN) \
template \
void f##BUILTIN(T *p)
www.eeworm.com/read/162614/5522962
m sync-1.m
/* Make sure that @synchronized parses. */
/* { dg-options "-fnext-runtime -fobjc-exceptions" } */
/* { dg-do compile } */
#include
void foo(id sem)
{
@synchronized (sem) {
r
www.eeworm.com/read/162614/5528423
c sync-1.c
/* Validate that each of the __sync builtins compiles. This won't
necessarily link, since the target might not support the builtin,
so this may result in external library calls. */
signed ch
www.eeworm.com/read/162614/5529844
c sync-2.c
/* { dg-do run } */
/* { dg-require-effective-target sync_char_short } */
/* { dg-options "-march=i486" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
/* Test functionality of the intrinsics fo
www.eeworm.com/read/347503/3171943
l sync-op.l
GAS for MMIX .*/sync-op\.s page 1
1 #.*
2 0000 FC6E6406 Main SYNC 7234566
3 0004 FC000000 SYNC 0
4 0008 FC000001 SYNC 1
5 000c FC000000 SYNC Zz
6 0010 FC000
www.eeworm.com/read/347503/3172046
d sync-op.d
# objdump: -dr
.*: file format elf64-mmix
Disassembly of section .text:
0000000000000000 :
0: fc6e6406 sync 7234566
4: fc000000 sync 0
8: fc000001 sync 1
c: fc000000 sync 0
www.eeworm.com/read/347503/3172167
s sync-op.s
# Test operands for SYNC.
Main SYNC 7234566
SYNC 0
SYNC 1
SYNC Zz
SYNC Zo
SYNC Z
Zz IS 0
Zo IS 1
Z IS 8135234
www.eeworm.com/read/341021/3260598
h clog_sync.h
/*
(C) 2001 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#if !defined( _CLOG_SYNC )
#define _CLOG_SYNC
#define CLOG_SYNC_PREP_READY 801
#define CLOG_SYNC_