Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
epoch(9), epoch_context(9), epoch_alloc(9), epoch_free(9), epoch_enter(9), epoch_exit(9), epoch_wait(9), epoch_enter_preempt(9), epoch_exit_preempt(9), epoch_wait_preempt(9), epoch_call(9), epoch_drain_callbacks(9), in_epoch(9), in_epoch_verbose(9)
kernel epoch based reclamation
time2posix(3), posix2time(3)
convert seconds since the Epoch
KHTTP_EPOCH2TM(3), khttp_epoch2tms(3)
convert time to components
MPI_Win_lock(3)
Begin an RMA access epoch at the target process
MPI_Win_lock_all(3)
Begin an RMA access epoch at all processes on the given window
MPI_Win_post(3)
Start an RMA exposure epoch
MPI_Win_start(3)
Start an RMA access epoch for MPI
MPI_Win_test(3)
Test whether an RMA exposure epoch has completed
MPI_Win_unlock(3)
Completes an RMA access epoch at the target process
MPI_Win_unlock_all(3)
Completes an RMA access epoch at all processes on the given window
MPI_Win_wait(3)
Completes an RMA exposure epoch begun with MPI_Win_post
ck_epoch_barrier(3)
block until a grace period and all callbacks have been dispatched
ck_epoch_begin(3)
begin epoch-protected segment of execution
ck_epoch_call(3)
defer function execution until a grace period
ck_epoch_end(3)
end epoch-protected segment of execution
ck_epoch_init(3)
initialize epoch reclamation object
ck_epoch_poll(3)
non-blocking poll of epoch object for dispatch cycles
ck_epoch_reclaim(3)
immediately execute all deferred callbacks
ck_epoch_recycle(3)
return an epoch record that may be used by caller
ck_epoch_register(3)
register a thread for epoch reclamation
ck_epoch_synchronize(3)
block until a grace period has been detected
ck_epoch_unregister(3)
unregister a thread for epoch reclamation
convdate(1)
Convert to/from RFC 5322 dates and seconds since epoch
khttp_date2epoch(3), khttp_datetime2epoch(3)
validate and convert date and time
khttp_epoch2datetime(3)
convert time to components
khttp_epoch2str(3), khttp_epoch2ustr(3)
convert time to a string
home | help