|
|
|
|
|
by pjscott
1569 days ago
|
|
It’s on the front page of HN; I think it’s a safe bet that Radars have been filed — though I’m not sure what can be done about this. The fact that they were using os_unfair_lock indicates that someone has looked at the relevant code and tried to make it efficient; the default is a pthread_mutex_t. |
|