代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/296067/8125410
c sync.c
#include "nxlib.h"
/* Synchronize with errors and events, optionally discarding pending events */
int
XSync(Display *dpy, Bool discard)
{
GrFlush();
if (discard) {
int count = GrQueueLength();
www.eeworm.com/read/395981/8138865
c sync.c
/* sync - update the super block
Copyright (C) 1994-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU
www.eeworm.com/read/146233/12662573
obj sync.obj
www.eeworm.com/read/146233/12662714
h sync.h
//----------------------------------------------------------------------------------------------------
// ID Code : Sync.h No.0000
// Update Note :
//
//------------------------------------
www.eeworm.com/read/146233/12662765
c sync.c
//----------------------------------------------------------------------------------------------------
// ID Code : Sync.c No.0002
// Update Note :
//
//------------------------------------
www.eeworm.com/read/332234/12771995
c sync.c
/* sync - update the super block
Copyright (C) 1994-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU
www.eeworm.com/read/332129/12776761
c sync.c
/*
********************************************************************************
*
* LCD控制程序
*
* 这是一个同步信号处理模块
*
* 文件名 : SYNC.C
* 设计