Searched refs:abstime (Results 1 - 25 of 71) sorted by path

123

/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/Utils/
H A DIrDATimerEventSource.cpp44 AbsoluteTime_to_scalar(&abstime) = 0;
/macosx-10.10/IOATAFamily-253.0.1/
H A DATATimerEventSource.cpp140 UInt64 abstime = (UInt64)inAbstime.hi << 32 | (UInt64)inAbstime.lo; local
141 return super::wakeAtTime( abstime );
H A DATATimerEventSource.h79 virtual IOReturn wakeAtTime(UnsignedWide abstime);
/macosx-10.10/Security-57031.1.35/Security/include/security_smime/
H A DtsaSupport.c1162 static const char *cfabsoluteTimeToString(CFAbsoluteTime abstime) argument
1164 CFGregorianDate greg = CFAbsoluteTimeGetGregorianDate(abstime, NULL);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_smime/lib/
H A DtsaSupport.c1162 static const char *cfabsoluteTimeToString(CFAbsoluteTime abstime) argument
1164 CFGregorianDate greg = CFAbsoluteTimeGetGregorianDate(abstime, NULL);
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/Regressions/
H A DSOSRegressionUtilities.c54 static const char *basecfabsoluteTimeToString(CFAbsoluteTime abstime, CFTimeZoneRef tz) argument
56 CFGregorianDate greg = CFAbsoluteTimeGetGregorianDate(abstime, NULL);
66 const char *cfabsoluteTimeToString(CFAbsoluteTime abstime) argument
68 return basecfabsoluteTimeToString(abstime, NULL);
71 const char *cfabsoluteTimeToStringLocal(CFAbsoluteTime abstime) argument
88 require(date = CFDateCreate(kCFAllocatorDefault, abstime), xit);
H A DSOSRegressionUtilities.h41 const char *cfabsoluteTimeToString(CFAbsoluteTime abstime);
42 const char *cfabsoluteTimeToStringLocal(CFAbsoluteTime abstime);
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/libusb/os/
H A Dthreads_windows.c178 const struct timespec *abstime) {
194 TIMESPEC_TO_TIMEVAL(&targ_time, abstime);
196 if(delta_time.tv_sec < 0) // abstime already passed?
176 usbi_cond_timedwait(usbi_cond_t *cond, usbi_mutex_t *mutex, const struct timespec *abstime) argument
H A Dthreads_windows.h81 const struct timespec *abstime);
/macosx-10.10/apr-32/apr/apr/locks/unix/
H A Dthread_cond.c83 struct timespec abstime; local
86 abstime.tv_sec = apr_time_sec(then);
87 abstime.tv_nsec = apr_time_usec(then) * 1000; /* nanoseconds */
89 rv = pthread_cond_timedwait(&cond->cond, &mutex->mutex, &abstime);
/macosx-10.10/autofs-246/automountd/
H A Dautod_readdir.c759 struct timespec abstime; local
774 abstime.tv_sec = time(NULL) + RDDIR_CACHE_TIME/2;
775 abstime.tv_nsec = 0;
777 &cleanup_start_cv, &cleanup_lock, &abstime)) != 0) {
/macosx-10.10/dcerpc-61/dcerpc/include/dce/
H A Ddcethread.h148 int dcethread_get_expiration(struct timespec* delta, struct timespec* abstime);
251 int dcethread_cond_timedwait(dcethread_cond *cond, dcethread_mutex *mutex, struct timespec *abstime);
252 int dcethread_cond_timedwait_throw(dcethread_cond *cond, dcethread_mutex *mutex, struct timespec *abstime);
/macosx-10.10/dcerpc-61/dcerpc/libdcethread/
H A Ddcethread_cond_timedwait.c88 dcethread_cond_timedwait(dcethread_cond *cond, dcethread_mutex *mutex, struct timespec *abstime) argument
106 ret = pthread_cond_timedwait(cond, (pthread_mutex_t*) &mutex->mutex, abstime);
119 dcethread_cond_timedwait_throw(dcethread_cond *cond, dcethread_mutex *mutex, struct timespec *abstime) argument
121 int ret = dcethread_cond_timedwait(cond, mutex, abstime);
H A Ddcethread_get_expiration.c96 * abstime struct timespec; output absolute time
115 dcethread_get_expiration(struct timespec* delta, struct timespec* abstime) argument
118 return pthread_get_expiration_np(delta, abstime);
129 abstime->tv_nsec = delta->tv_nsec + (now.tv_usec * 1000);
130 abstime->tv_sec = delta->tv_sec + now.tv_sec;
132 if (abstime->tv_nsec >= (1000 * 1000000)) {
133 abstime->tv_nsec -= (1000 * 1000000);
134 abstime->tv_sec += 1;
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dcnassoc.c378 struct timespec abstime;
943 dcethread_get_expiration (&timespec, &abstime);
949 &abstime);
373 struct timespec abstime; local
H A Dcncall.c2882 volatile struct timespec zero_delta, delta, abstime, curtime;
2916 RPC_BINDING_COND_TIMED_WAIT ((struct timespec *) &abstime);
2919 if (curtime.tv_sec >= abstime.tv_sec)
2957 (struct timespec *) (&abstime));
2864 volatile struct timespec zero_delta, delta, abstime, curtime; local
H A Dcom.h1125 #define RPC_BINDING_COND_TIMED_WAIT(abstime) \
1126 RPC_COND_TIMED_WAIT(rpc_g_global_binding_cond, rpc_g_global_mutex, abstime)
H A Ddgccall.c827 struct timespec zero_delta, delta, abstime, curtime; local
871 RPC_BINDING_COND_TIMED_WAIT(&abstime);
873 if (curtime.tv_sec == abstime.tv_sec)
902 dcethread_get_expiration(&delta, &abstime);
H A Drpclist.c245 struct timespec abstime;
335 dcethread_get_expiration (&delta, &abstime);
349 &abstime);
356 &abstime);
243 struct timespec abstime; local
/macosx-10.10/libpthread-105.1.4/kern/
H A Dkern_synch.c1164 uint64_t abstime = 0; local
1170 nanoseconds_to_absolutetime((uint64_t)ts.tv_sec * NSEC_PER_SEC + ts.tv_nsec, &abstime);
1171 clock_absolutetime_interval_to_deadline(abstime, &abstime);
1174 error = ksyn_wait(ckwq, KSYN_QUEUE_WRITER, cgen, SEQFIT, abstime, psynch_cvcontinue);
1810 uint64_t abstime,
1832 assert_wait_deadline_with_leeway(&kwe->kwe_psynchretval, THREAD_ABORTSAFE, TIMEOUT_URGENCY_USER_NORMAL, abstime, 0);
1806 ksyn_wait(ksyn_wait_queue_t kwq, int kqi, uint32_t lockseq, int fit, uint64_t abstime, thread_continue_t continuation) argument
/macosx-10.10/libpthread-105.1.4/src/
H A Dpthread_cancelable.c70 const struct timespec *abstime,
316 const struct timespec *abstime)
332 return (_pthread_cond_wait(cond, mutex, abstime, 0, conforming));
314 pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abstime) argument
H A Dpthread_cond.c62 __private_extern__ int _pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abstime, int isRelative, int isconforming);
412 const struct timespec *abstime,
444 if (abstime) {
452 then.tv_nsec = abstime->tv_nsec - now.tv_nsec;
453 then.tv_sec = abstime->tv_sec - now.tv_sec;
462 (abstime->tv_sec < 0 ||
463 abstime->tv_nsec < 0 ||
464 abstime->tv_nsec >= NSEC_PER_SEC)) {
468 then.tv_sec = abstime->tv_sec;
469 then.tv_nsec = abstime
410 _pthread_cond_wait(pthread_cond_t *ocond, pthread_mutex_t *omutex, const struct timespec *abstime, int isRelative, int isconforming) argument
673 pthread_cond_timedwait_relative_np(pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abstime) argument
[all...]
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfdate.py78 abstime = CFGregorianDateGetAbsoluteTime(dt, tz)
79 self.failUnless(isinstance(abstime, float))
H A Dtest_cfdateformatter.py85 ok, rng, abstime = CFDateFormatterGetAbsoluteTimeFromString(fmt, v, (0, len(v)), None)
88 self.failUnless(isinstance(abstime, float))
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfdate.py66 abstime = CFGregorianDateGetAbsoluteTime(dt, tz)
67 self.assertIsInstance(abstime, float)

Completed in 597 milliseconds

123