Re: Synchronized Predicate Call
- From: "Benjamin Johnston" <superhero@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 01 Nov 2005 05:12:10 GMT
The poster is possibly after a predicate that executes as a critical section
in a multithreaded application (i.e., like Java's "synchronized" keyword).
In which case s/he should possibly look at using with_mutex/2 and
mutex_create/1.
-Benjamin Johnston
"Jan Wielemaker" <jan@xxxxxxxxxxxxxxxxxxx> wrote in message
news:slrndmblqj.l82.jan@xxxxxxxxxxxxxxx
> On 2005-10-31, shwdai <shwdai@xxxxxxxxx> wrote:
>> In my work, i need to implement a mechanism of Synchronized Predicate
>> Call, anyone will give me a suggestion?
>
> Google has 0 hits on "Synchronized Predicate Call" ... I bet none or
> very few (your teacher?) in this group has a clue what it means.
>
> --- Jan
.
- Follow-Ups:
- Re: Synchronized Predicate Call
- From: Nameless
- Re: Synchronized Predicate Call
- Next by Date: Re: Synchronized Predicate Call
- Next by thread: Re: Synchronized Predicate Call
- Index(es):