On 3 Dec 2017, at 06:10, David Wetzel <d...@turbocat.de> wrote:
> 
> Hi!
> 
> how is the current state of those?
> 
> I did not see anything in the GNUstep wiki. 
> 
>    dispatch_async(dispatch_get_main_queue(),
>                   ^{
> 
> does not seem to do anything on FreeBSD.
> 
> Is there any up-to-date info?

It worked on FreeBSD last time I tried it.  Note that for this to work, you 
will also need to run the main queue at some point, and currently there isn’t 
an NSRunLoop version in GNUstep that uses libdispatch (it would be nice to have 
one). 

David


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to