代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/373367/2762738

v gen_sync.v

// -*- verilog -*- // // USRP - Universal Software Radio Peripheral // // Copyright (C) 2003 Matt Ettus // // This program is free software; you can redistribute it and/or modify // it under the t
www.eeworm.com/read/368826/2806397

c task_sync.c

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under the T-L
www.eeworm.com/read/368386/2816253

c sync_serial.c

/* * Simple synchronous serial port driver for ETRAX 100LX. * * Synchronous serial ports are used for continous streamed data like audio. * The default setting for this driver is compatible with
www.eeworm.com/read/366702/2866009

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/366702/2866154

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/366702/2872927

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/366702/2879880

c sync-2.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/366702/2879987

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/366702/2881347

c sync-3.c

/* { dg-do run } */ /* { dg-require-effective-target sync_char_short } */ /* { dg-options "-O2" } */ /* { dg-options "-march=i486 -O2" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */ /* { dg-opti
www.eeworm.com/read/366702/2882081

c sync-2.c

/* { dg-do run } */ /* { dg-require-effective-target sync_char_short } */ /* { dg-options "-march=i486" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */ /* { dg-options "-mcpu=v9" { target sparc*-