代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/147766/5725591

c x25_asy.c

/* * Things to sort out: * * o tbusy handling * o allow users to set the parameters * o sync/async switching ? * * Note: This does _not_ implement CCITT X.25 asynchronous framing * recommendat
www.eeworm.com/read/136786/5866014

c x25_asy.c

/* * Things to sort out: * * o tbusy handling * o allow users to set the parameters * o sync/async switching ? * * Note: This does _not_ implement CCITT X.25 asynchronous framing * recommendat
www.eeworm.com/read/132069/5923426

cpp zfstream.cpp

#include #include "zfstream.h" gzfilebuf::gzfilebuf() : file(NULL), mode(0), own_file_descriptor(0) { } gzfilebuf::~gzfilebuf() { sync(); if ( own_file_descriptor
www.eeworm.com/read/131315/5934943

users

audit -> /etc/security/audit bin -> /bin daemon -> / games -> /usr/games ingres -> /usr/ingres news -> /var/spool/news nobody -> /nonexistent root -> / sync -> / sys -> / sysdiag -> /usr/diag/sysdiag
www.eeworm.com/read/128531/5988139

c x25_asy.c

/* * Things to sort out: * * o tbusy handling * o allow users to set the parameters * o sync/async switching ? * * Note: This does _not_ implement CCITT X.25 asynchronous framing * recommendat
www.eeworm.com/read/127781/5999469

c x25_asy.c

/* * Things to sort out: * * o tbusy handling * o allow users to set the parameters * o sync/async switching ? * * Note: This does _not_ implement CCITT X.25 asynchronous framing * recommendat
www.eeworm.com/read/110034/6170609

c x25_asy.c

/* * Things to sort out: * * o tbusy handling * o allow users to set the parameters * o sync/async switching ? * * Note: This does _not_ implement CCITT X.25 asynchronous framing * recommendat
www.eeworm.com/read/102935/6229418

c x25_asy.c

/* * Things to sort out: * * o tbusy handling * o allow users to set the parameters * o sync/async switching ? * * Note: This does _not_ implement CCITT X.25 asynchronous framing * recommendat
www.eeworm.com/read/258194/11877390

v qvgatiming.v

`timescale 1ns/10ps module qvgatiming ( clk1_3, rstn, sync_de, hsync, vsync, desync, rout, gout, bout, clkout, //bug pixcnt,
www.eeworm.com/read/122469/14688138

h preferences.h

#ifndef _PREFERENCES_H_ #define _PREFERENCES_H_ #include class KConfig; class Preferences { public: Preferences(); ~Preferences(); void initialise(KConfig *c); void sync(void