If you search for "sharedbuffer", you can see the implementation in terms of magenta syscalls. There are a few TODOs in there that describe a couple details that are missing.
Adam
Leon
unread,
Sep 2, 2016, 4:31:23 AM9/2/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Leon, mojo-dev
Not that I'm aware of. The easiest thing might be to check out the code to your machine and search it with ctags or something similar.
Adam
James Robinson
unread,
Sep 2, 2016, 3:55:09 PM9/2/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Leon, mojo-dev
GitHub provides a UI that's useful for some things, like searching: https://github.com/fuchsia-mirror/mojo. We don't have everything on fuchsia.googlesource.com mirror there currently but I think that's an oversight, we generally should. I'll look into the repos that aren't currently mirrored.