IThreadSyncHelper

Overview

Location

Required Methods


GetThreadContext

 

method GetThreadContext GetThreadContext(): dispatch_queue_t

 

dispatch_queue_t GetThreadContext GetThreadContext( )

 

func GetThreadContext(GetThreadContext ) -> dispatch_queue_t

 

dispatch_queue_t GetThreadContext GetThreadContext( )

 

Function GetThreadContext GetThreadContext( As ) As dispatch_queue_t

Parameters:

  • :

SyncBack

 

method SyncBack(aContext: dispatch_queue_t; aAction: dispatch_block_t)

 

void SyncBack(dispatch_queue_t aContext, dispatch_block_t aAction)

 

func SyncBack(_ aContext: dispatch_queue_t, _ aAction: dispatch_block_t)

 

void SyncBack(dispatch_queue_t aContext, dispatch_block_t aAction)

 

Sub SyncBack(aContext As dispatch_queue_t, aAction As dispatch_block_t)

Parameters:

  • aContext:
  • aAction: