Home
last modified time | relevance | path

Searched refs:PRIntervalTime (Results 1 – 25 of 46) sorted by relevance

12

/external/chromium_org/third_party/npapi/npspy/extern/nspr/
Dprinrval.h58 typedef PRUint32 PRIntervalTime; typedef
105 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
142 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
143 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
144 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
163 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
164 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
165 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
Dprio.h245 PRIntervalTime linger; /* Time to linger before closing */
340 PRIntervalTime timeout);
342 PRFileDesc *fd, const PRNetAddr *addr, PRIntervalTime timeout);
344 PRFileDesc *fd, PRNetAddr *addr, PRIntervalTime timeout);
350 PRIntn flags, PRIntervalTime timeout);
353 PRIntn flags, PRIntervalTime timeout);
356 PRIntn flags, PRNetAddr *addr, PRIntervalTime timeout);
359 PRIntn flags, const PRNetAddr *addr, PRIntervalTime timeout);
364 void *buf, PRInt32 amount, PRIntervalTime t);
367 PRInt32 hlen, PRTransmitFileFlags flags, PRIntervalTime t);
[all …]
Dplresolv.h72 PRIntn bufsize, PRIntervalTime timeout,
73 PRHostEnt *hostentry, PRIntervalTime *ttl);
77 PRIntn bufsize, PRIntervalTime timeout,
78 PRHostEnt *hostentry, PRIntervalTime *ttl);
Dprtpool.h54 PRIntervalTime timeout;
92 PR_QueueJob_Timer(PRThreadPool *tpool, PRIntervalTime timeout,
Dprcmon.h73 NSPR_API(PRStatus) PR_CWait(void *address, PRIntervalTime timeout);
Dprcvar.h94 NSPR_API(PRStatus) PR_WaitCondVar(PRCondVar *cvar, PRIntervalTime timeout);
Dprpdce.h93 PRCondVar *cvar, PRLock *lock, PRIntervalTime timeout);
Dprmon.h92 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks);
Dprmwait.h143 PRIntervalTime timeout; /* time allowed for entire operation */
Dprthread.h264 NSPR_API(PRStatus) PR_Sleep(PRIntervalTime ticks);
/external/chromium_org/third_party/npapi/npspy/extern/nspr/private/
Dpprio.h171 PRNetAddr **raddr, void *buf, PRInt32 amount, PRIntervalTime timeout);
179 PRTransmitFileFlags flags, PRIntervalTime timeout);
191 PRNetAddr **raddr, void *buf, PRInt32 amount, PRIntervalTime t);
215 PRIntervalTime t,
228 PRIntervalTime timeout);
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
D_beos.h447 NSPR_API(PRInt32) _MD_pause_cpu(PRIntervalTime timeout);
486 NSPR_API(PRStatus) _MD_wait(PRThread *, PRIntervalTime timeout);
504 NSPR_API(PRStatus) _MD_timed_wait_sem(struct _MDSemaphore *md, PRIntervalTime timeout);
526 NSPR_API(PRInt32) _MD_writev(PRFileDesc *fd, const PRIOVec *iov, PRInt32 iov_size, PRIntervalTime t…
540 NSPR_API(PRInt32) _MD_pr_poll(PRPollDesc *pds, PRIntn npds, PRIntervalTime timeout);
544 …nt32) _MD_connect(PRFileDesc *fd, const PRNetAddr *addr, PRUint32 addrlen, PRIntervalTime timeout);
545 NSPR_API(PRInt32) _MD_accept(PRFileDesc *fd, PRNetAddr *addr, PRUint32 *addrlen, PRIntervalTime tim…
549 NSPR_API(PRInt32) _MD_recv(PRFileDesc *fd, void *buf, PRInt32 amount, PRIntn flags, PRIntervalTime
550 …2) _MD_send(PRFileDesc *fd, const void *buf, PRInt32 amount, PRIntn flags, PRIntervalTime timeout);
551 …eDesc *sd, PRInt32 *newSock, PRNetAddr **raddr, void *buf, PRInt32 amount, PRIntervalTime timeout);
[all …]
D_unixos.h90 extern PRIntervalTime intr_timeout_ticks;
123 PRIntervalTime timeout; /* timeout, in ticks */
134 PRIntervalTime timeout);
335 extern void _MD_PauseCPU(PRIntervalTime timeout);
353 PRTransmitFileFlags flags, PRIntervalTime timeout);
388 PRUint32 addrlen, PRIntervalTime timeout);
391 PRIntervalTime timeout);
401 PRIntn flags, PRIntervalTime timeout);
404 PRIntn flags, PRIntervalTime timeout);
408 PRIntervalTime timeout);
[all …]
D_rhapsody.h198 extern PRStatus _MD_WAIT(PRThread *, PRIntervalTime timeout);
210 extern PRIntervalTime _PR_UNIX_GetInterval(void);
211 extern PRIntervalTime _PR_UNIX_TicksPerSecond(void);
D_freebsd.h235 extern PRStatus _MD_WAIT(PRThread *, PRIntervalTime timeout);
242 extern PRIntervalTime _PR_UNIX_GetInterval(void);
243 extern PRIntervalTime _PR_UNIX_TicksPerSecond(void);
D_darwin.h236 extern PRStatus _MD_WAIT(PRThread *, PRIntervalTime timeout);
248 extern PRIntervalTime _PR_UNIX_GetInterval(void);
249 extern PRIntervalTime _PR_UNIX_TicksPerSecond(void);
D_nextstep.h230 extern PRStatus _MD_WAIT(PRThread *, PRIntervalTime timeout);
237 extern PRIntervalTime _PR_UNIX_GetInterval(void);
238 extern PRIntervalTime _PR_UNIX_TicksPerSecond(void);
D_solaris.h158 NSPR_API(PRIntervalTime) _MD_Solaris_GetInterval(void);
160 NSPR_API(PRIntervalTime) _MD_Solaris_TicksPerSecond(void);
352 extern PRStatus _MD_wait(struct PRThread *, PRIntervalTime timeout);
776 extern PRStatus _MD_WAIT(struct PRThread *, PRIntervalTime timeout);
786 NSPR_API(PRIntervalTime) _MD_Solaris_GetInterval(void);
788 NSPR_API(PRIntervalTime) _MD_Solaris_TicksPerSecond(void);
D_aix.h85 extern PRIntervalTime _MD_AixGetInterval(void);
88 extern PRIntervalTime _MD_AixIntervalPerSec(void);
D_irix.h98 NSPR_API(PRIntervalTime) _MD_IrixGetInterval(void);
101 NSPR_API(PRIntervalTime) _MD_IrixIntervalPerSec(void);
411 NSPR_API(PRStatus) _MD_wait(struct PRThread *, PRIntervalTime timeout);
D_openvms.h283 extern PRIntervalTime _PR_UNIX_GetInterval(void);
285 extern PRIntervalTime _PR_UNIX_TicksPerSecond(void);
/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
Dpralarm.h159 PRAlarm *alarm, PRIntervalTime period, PRUint32 rate,
185 PRAlarmID *id, PRIntervalTime period, PRUint32 rate);
Dprobslet.h130 PR_fd_set *exceptfds, PRIntervalTime timeout);
/external/chromium_org/third_party/libjingle/source/talk/base/
Dnssstreamadapter.cc175 PRInt32 iov_size, PRIntervalTime timeout) { in StreamWritev()
181 PRIntervalTime timeout) { in StreamConnect()
187 PRIntervalTime timeout) { in StreamAccept()
212 PRIntn flags, PRIntervalTime to) { in StreamRecv()
227 PRIntervalTime to) { in StreamSend()
235 PRNetAddr *addr, PRIntervalTime to) { in StreamRecvfrom()
242 const PRNetAddr *addr, PRIntervalTime to) { in StreamSendto()
255 void *buf, PRInt32 amount, PRIntervalTime t) { in StreamAcceptRead()
262 PRTransmitFileFlags flags, PRIntervalTime t) { in StreamTransmitFile()
314 PRTransmitFileFlags flags, PRIntervalTime to) { in StreamSendfile()
[all …]
/external/wpa_supplicant_8/src/crypto/
Dtls_nss.c65 PRInt32 iov_size, PRIntervalTime timeout) in nss_io_writev()
73 PRIntn flags, PRIntervalTime timeout) in nss_io_recv()
105 PRIntn flags, PRIntervalTime timeout) in nss_io_send()
129 PRIntervalTime timeout) in nss_io_recvfrom()
138 PRIntervalTime timeout) in nss_io_sendto()

12